Commit Graph
100 Commits
Author SHA1 Message Date
RandyTheSilly 2f3598bfa7 Removed legacy X11 keybinds for g14 2023-10-04 20:16:25 -04:00
RandyTheSilly 079b23f316 Removed unneeded laptop configuration 2023-10-04 20:11:09 -04:00
RandyTheSilly 41fd9d9f02 Removed manual installation of openrc-zsh-completions, as it is now included in openrc 2023-09-09 00:19:25 -04:00
RandyTheSilly 7265671987 Call the system shell for boot fstrim, rather than Bash specifically 2023-08-24 20:22:30 -04:00
RandyTheSilly e512556489 Fixed failure to share variables between scripts 2023-08-24 19:07:05 -04:00
RandyTheSilly 36969f5c32 Removed legacy symlinks for sudo>doas, vim>nvim 2023-08-24 14:56:15 -04:00
RandyTheSilly 9586503a99 Added script for removing invalid commands from zsh history file 2023-08-24 14:45:12 -04:00
RandyTheSilly 3cbea326e9 Pass variables from install.sh to chrootInstall.sh via an array, rather than writing values to disk 2023-08-24 13:47:27 -04:00
RandyTheSilly 710a41647b Removed cpu microcode packages, as they rarely are compatible with the host's cpu 2023-08-24 13:37:05 -04:00
RandyTheSilly 31a509c873 Removed custom .bashrc, organized .zshrc and set more histfile options 2023-08-24 13:30:10 -04:00
RandyTheSilly f70e84dd51 Fixed unsafe permissions on/in ~/.gnupg 2023-08-14 15:26:43 -04:00
RandyTheSilly 0e0b52448a Replaced default editor with nvim, use system-wide config 2023-08-14 15:03:36 -04:00
RandyTheSilly ac16f77dca Replaced micro with vim 2023-07-28 11:54:14 -04:00
RandyTheSilly 0aa01c6133 No longer manually add local to default runlevel, as this is done automatically 2023-04-30 14:18:55 -04:00
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