Commit Graph
194 Commits
Author SHA1 Message Date
RandyTheSilly 2211b068a3 Bind meta+esc to lock and blank the screens 2023-12-20 22:06:44 -05:00
RandyTheSilly 5644a72648 Bind f12 to Konquake (Yakuake replacement) 2023-12-20 21:14:53 -05:00
RandyTheSilly 35c70e394d Install Konsole with Plasma 2023-12-20 00:27:03 -05:00
RandyTheSilly 8b85cc9547 Set window open/close animation speed 2023-12-20 00:04:02 -05:00
RandyTheSilly 380a940177 Unset MOZ_ENABLE_WAYLAND since Firefox now defaults to Wayland 2023-12-19 23:16:39 -05:00
RandyTheSilly 2653030343 set ELECTRON_OZONE_PLATFORM_HINT for Wayland support in Electron v28+ 2023-12-19 23:14:58 -05:00
RandyTheSilly b987814f23 Fix konquake window rule resolution 2023-12-19 23:10:20 -05:00
RandyTheSilly 58bff83a53 Implement script and accompanying window rule to make Konsole act as drop-down, replace Yakuake 2023-12-19 22:42:43 -05:00
RandyTheSilly a4b193bb67 Remove micro config file (neovim is the intended editor), do not install bash-completion 2023-12-07 20:03:04 -05:00
RandyTheSilly f49ed59c73 Remove Bash completion for doas (zsh is the intended user shell) 2023-12-07 20:01:11 -05:00
RandyTheSilly 7d5b746376 Update custom "plasma-org.kde.plasma.desktop-appletsrc" config to remove launcher, replace peek at desktop with minimize all 2023-12-07 19:52:51 -05:00
RandyTheSilly 61ac1c197e Remove python from base packages 2023-12-07 19:38:33 -05:00
RandyTheSilly 2d75805bba Include custom kwinrc 2023-12-07 19:36:46 -05:00
RandyTheSilly 91a8503129 Sync with pool.ntp.org at boot 2023-12-07 18:53:11 -05:00
RandyTheSilly d851b2c623 Restore use of "keepenv" in doas.conf 2023-12-07 17:22:53 -05:00
RandyTheSilly b7fa961056 Rename "server" option to "headless" 2023-12-07 10:11:11 -05:00
RandyTheSilly d4988d38f1 Update README.md 2023-12-07 10:06:19 -05:00
RandyTheSilly 12718e18bb No longer set "keepenv" in doas.conf 2023-12-07 09:57:30 -05:00
RandyTheSilly 5c32966232 Use wheel group for opendoas configuration, rather than username 2023-12-06 18:08:07 -05:00
RandyTheSilly 95f7b80499 nvim config: Bind ctrl+a/e to home/end 2023-12-06 13:59:34 -05:00
RandyTheSilly 14c48fbb06 Re-implement new line in interactive configuration 2023-12-03 13:50:31 -05:00
RandyTheSilly 1a84f4b648 Simplify timezone option 2023-12-03 13:19:47 -05:00
RandyTheSilly 57b6719c27 Improve readability of initial setup options 2023-12-03 13:11:55 -05:00
RandyTheSilly 73213dfac1 Add user to libvirt group by default 2023-12-03 12:54:33 -05:00
RandyTheSilly eee0dff28c Disable Plasma session restore by default 2023-11-30 22:14:37 -05:00
RandyTheSilly 722e0cae48 Disable baloo by default 2023-11-26 21:29:25 -05:00
RandyTheSilly da7ef95758 Install "pipewire.desktop" with echo, rather than by downloading from GitHub 2023-11-26 21:12:15 -05:00
RandyTheSilly 9785ddddaf Add custom "plasma-org.kde.plasma.desktop-appletsrc" config 2023-11-26 20:59:53 -05:00
RandyTheSilly 463f656a36 Add Yakuake to autostart applications 2023-11-26 16:56:20 -05:00
RandyTheSilly 481a57dfeb Remove broken g14 keybinds 2023-11-26 16:41:11 -05:00
RandyTheSilly 45f6332ff0 Revert 884823d257 2023-11-26 15:27:17 -05:00
RandyTheSilly 2a35f1c3d2 Remove redundant "classmod" group, add user to "uucp" group 2023-11-26 15:10:37 -05:00
RandyTheSilly 884823d257 Rename "users" group to "humans" 2023-11-25 12:48:32 -05:00
RandyTheSilly cd0ad77d55 Fix autostart folder ownership 2023-11-22 14:57:52 -05:00
RandyTheSilly 4adf573d38 Revert 813abb5f05 2023-10-04 21:27:02 -04:00
RandyTheSilly 2844b36b7b Re-instate sudo>doas symlink to fix makepkg calling su 2023-10-04 21:13:10 -04:00
RandyTheSilly 8192da87fd Do not set a root password (only allow root via doas) 2023-10-04 21:10:00 -04:00
RandyTheSilly 4a9331b532 Do not include local in the default runlevel (only boot) 2023-10-04 21:05:42 -04:00
RandyTheSilly 813abb5f05 Sort mirrorlist during installation 2023-10-04 21:04:09 -04:00
RandyTheSilly 13eebb70c4 Added revision letter to install.sh 2023-10-04 20:31:31 -04:00
RandyTheSilly 3e1d73059e Use only the iGPU on first boot (g14) 2023-10-04 20:27:53 -04:00
RandyTheSilly 9154f3255d Add the local service to the boot runlevel, rather than default 2023-10-04 20:25:52 -04:00
RandyTheSilly 671262225a Do not automatically reboot after toggling between NVIDIA-FCKR modes 2023-10-04 20:22:32 -04:00
RandyTheSilly 25ea2c0f90 Disabled automatic setting of CPU governor on g14 in favor of kernel 6.5+ default amd_pstate 2023-10-04 20:18:59 -04:00
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 82e6829832 Set screen brightness at boot on g14 2023-10-04 20:02:43 -04:00
RandyTheSilly 5ba3a127aa Updated pacman.conf to reflect repository migrations 2023-10-04 14:16:26 -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