Commit Graph
86 Commits
Author SHA1 Message Date
RandyTheSilly 64c960127b Fixed installation of micro config 2023-04-30 14:17:55 -04:00
RandyTheSilly 2334baf5f8 Fixed installation of Konsole config 2023-04-30 14:15:16 -04:00
RandyTheSilly e024ee95d7 Fixed creation of ~/.local/share/zsh 2023-04-30 14:11:28 -04:00
RandyTheSilly ed0fb12b54 Increase vm.max_map_count to help with Wine games 2023-04-30 12:11:55 -04:00
RandyTheSilly 7ef17e9959 Configure micro to use tabs in place of spaces 2023-04-30 11:59:49 -04:00
RandyTheSilly 9a72402457 Configure gai.conf to prefer IPv6 2023-03-30 19:52:20 -04:00
RandyTheSilly 01c175018f Created directory for storing zsh history 2023-03-30 19:34:55 -04:00
RandyTheSilly a409cc80bc Added a Konsole profile that defaults to zsh 2023-03-30 19:20:52 -04:00
RandyTheSilly 857ee9d4a5 Removed repeat installation of pacman-contrib 2023-03-30 19:06:35 -04:00
RandyTheSilly 878bc53ffe Refresh pacman after downloading new config file 2023-03-30 18:53:23 -04:00
RandyTheSilly 49de04a67a Change system+login shell to Dash, add zsh and configuration 2023-03-30 18:14:13 -04:00
RandyTheSilly d7c38d2d1c Removed unfinished Sway support 2023-03-07 23:27:41 -05:00
RandyTheSilly 1f4b7a0d7f Install qt5-imageformats alongside Plasma 2023-02-21 21:13:44 -05:00
RandyTheSilly 1866c6a046 Switch from pcmanfm-qt to dolphin 2023-02-21 21:11:59 -05:00
RandyTheSilly 4cadb3c3de Added kwallet-pam to KDE installation 2023-02-14 20:05:18 -05:00
RandyTheSilly 2effd451ff Added wayland-protocols, moved environment variabes to bash_profile 2023-01-02 02:37:23 -05:00
RandyTheSilly a7a60b8cc3 Added kernel parameter for full control of newer AMD GPUs 2023-01-02 02:14:26 -05:00
RandyTheSilly 489c2e8bf5 Fixed installation of pcmanfm-qt happening on Sway 2022-12-04 00:29:41 -05:00
RandyTheSilly 2dff95e457 Initial Sway support (incomplete) 2022-12-04 00:21:13 -05:00
RandyTheSilly f27facdb20 Fix ownership of config directories 2022-12-03 23:09:46 -05:00
RandyTheSilly 1069d565ad Add doas support to bash-completion 2022-12-03 22:35:04 -05:00
RandyTheSilly 0f69a8d13f Correct permissions for config and storage directories 2022-12-03 21:50:13 -05:00
RandyTheSilly 761b461baa Fixed Plasma not starting on login 2022-12-03 21:33:12 -05:00
RandyTheSilly 7e7d5d92b8 Remove permissions set on xcaffeine 2022-12-03 21:26:04 -05:00
RandyTheSilly ecd4f333f8 Switch to Plasma Wayland 2022-12-03 21:02:34 -05:00
RandyTheSilly 8423ef654a No longer force permissions over the entire home directory 2022-12-03 20:21:31 -05:00
RandyTheSilly db4d86a6aa Added support for older AMD GPUs 2022-12-03 20:11:19 -05:00
RandyTheSilly 7c5a7fbae7 Properly load udev rules for g14 keyboard 2022-10-04 08:50:43 -04:00
RandyTheSilly d60c1b876f Fixed links for pipewire setup 2022-10-03 11:25:35 -04:00
RandyTheSilly a563ae2f5a Background trim process on startup 2022-09-30 12:14:36 -04:00
RandyTheSilly 777f24a7f7 Removed bashpower.stop, as it is no longer relevant 2022-09-24 22:25:49 -04:00
RandyTheSilly d6a0a6bbab Ensure dependencies for NVIDIA-FCKR are installed 2022-09-24 21:43:17 -04:00
RandyTheSilly f5e27cdf0c Replaced nvidia-manager with NVIDIA-FCKR 2022-09-24 20:49:17 -04:00
RandyTheSilly 2f5c8f5c31 Fixed issue where desktop installation would not always trigger 2022-09-24 18:13:03 -04:00
RandyTheSilly c8971eccfb Updated nvidia-manager 2022-09-24 17:12:46 -04:00
RandyTheSilly 36ccf34fd8 Replaced supergfxctl with nvidia-manager 2022-09-24 16:41:38 -04:00
RandyTheSilly ba970abba5 Attempted to fix swap configuration 2022-09-22 23:35:35 -04:00
RandyTheSilly eaa8232322 Corrected a typo causing installation to fail 2022-09-22 23:23:05 -04:00
RandyTheSilly fd44a5649a Removed LightDM in favor of startx 2022-09-22 23:07:21 -04:00
RandyTheSilly 0c52343dcf Initial Zephyrus G14 support 2022-09-22 22:01:33 -04:00
RandyTheSilly fcaa1bf28e Enabled TRIM on boot 2022-09-21 23:08:09 -04:00
RandyTheSilly 20ce940f7f Added local service to default runlevel 2022-09-21 22:43:51 -04:00
RandyTheSilly e3de00534f Ported xcaffeine to bash, removed Python version 2022-09-21 20:28:35 -04:00
RandyTheSilly 2045e92b06 Moved pipewire-start to /usr/local/bin 2022-09-21 16:04:34 -04:00
RandyTheSilly ba274311ae Moved xcaffeine to /usr/local/bin 2022-09-21 16:00:54 -04:00
RandyTheSilly de18475901 Removed dependencies on cpupower, as the functionality it was used for can be easily substituted 2022-09-20 14:05:55 -04:00
RandyTheSilly 0e90cfe317 Removed all occurances of UUOC 2022-09-20 11:56:25 -04:00
RandyTheSilly 304ac3166c Updated shebangs 2022-09-20 11:21:59 -04:00
RandyTheSilly e9c2ba95b3 Manually specify EFI directory 2022-09-05 15:05:51 -04:00
RandyTheSilly 93604a82b2 Add esync support 2022-09-05 15:03:23 -04:00