Commit Graph
55 Commits
Author SHA1 Message Date
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 53196782c1 Add initial ASUS laptop support scripts (not yet implemented in install script) 2022-09-21 15:49:42 -04:00
RandyTheSilly 8e43cdff87 Update README.md 2022-09-21 14:33:14 -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
RandyTheSilly d0bc786421 Set vm.swappiness=0 if the user opts out of swap 2022-07-29 16:46:57 -04:00
RandyTheSilly 1782cb2947 Fixed limits.conf configuration 2022-07-29 04:18:03 -04:00
RandyTheSilly 89fe412cfb Set vm.swappiness=10 2022-07-29 03:16:42 -04:00
RandyTheSilly da07fc92f9 Disabled retbleed mitigations introduced in kernel 5.19 2022-07-15 02:32:43 -04:00
RandyTheSilly 658ba94841 No longer manually remove xorg-xbacklight, as this is not in Artix repositories 2022-06-26 19:57:33 -04:00
RandyTheSilly af9f429ef6 Removed paru.conf, install yay 2022-06-26 19:54:40 -04:00
RandyTheSilly f5201692ce Fixed xcaffeine autostart + home directory permissions 2022-06-26 18:15:53 -04:00
RandyTheSilly 63f2023240 Install xorg group (lightdm won't load without it) 2022-06-26 17:52:13 -04:00
RandyTheSilly d4ae0ca38b Fix pacman not refreshing after downloading new pacman.conf 2022-06-26 17:27:36 -04:00
RandyTheSilly a99ca02386 Disabled Arch repos by default 2022-06-26 17:21:56 -04:00
RandyTheSilly 2cbe2a6b26 Added nohz_full configuration to grub 2022-06-26 16:50:43 -04:00
RandyTheSilly c98260abbf Added missing 'fi' 2022-06-26 16:39:29 -04:00
RandyTheSilly 5721dadfdc Changed method of configuring grub 2022-06-26 16:38:17 -04:00
RandyTheSilly aaba1782b8 Updated aliases to match new doas.conf 2022-06-26 16:24:38 -04:00
RandyTheSilly 0480f687f0 Whitelisted cpupower and poweroff/reboot commands for nopass in doas.conf 2022-06-26 16:22:13 -04:00
RandyTheSilly ae81546fdf Added Arch repos, enabled lib32 + universe 2022-06-26 16:02:54 -04:00
RandyTheSilly 2167af4703 Added g14-pacman.conf 2022-06-26 15:43:28 -04:00
RandyTheSilly bb75b6a17d Fixed inconsistent casing 2022-06-26 03:57:05 -04:00
RandyTheSilly 92cefa192f Added timezone configuration 2022-06-26 03:54:49 -04:00
RandyTheSilly f48aaca809 Added bluez-openrc 2022-06-26 03:38:40 -04:00
RandyTheSilly 63fd616515 Update README.md 2022-06-26 03:36:23 -04:00
RandyTheSilly 4c27e56c7c Date bump 2022-06-26 03:26:06 -04:00
RandyTheSilly c16de96bb2 Replaced symlink to micro with an alias 2022-06-26 03:24:42 -04:00
RandyTheSilly 4964d9a0fa Added power management aliases to .bashrc 2022-06-26 02:56:11 -04:00
RandyTheSilly 8a1774af3f Fixed missing new line in questions 2022-06-26 02:47:00 -04:00
RandyTheSilly f11fc685eb Added custom pacman.conf and paru.conf 2022-06-26 02:37:04 -04:00
RandyTheSilly f05e317843 Re-implemented custom makepkg.conf 2022-06-26 02:22:18 -04:00
RandyTheSilly 998bc27553 Enabled xcaffeine 2022-06-26 02:11:42 -04:00
RandyTheSilly 3a79322875 Relocated xcaffeine.desktop 2022-06-26 02:01:32 -04:00
RandyTheSilly 18d6982f2f Added python to base_devel 2022-06-26 01:57:18 -04:00
RandyTheSilly 7fb3a5ac98 Added xcaffeine.py (self-written script) for keeping the screen awake when certain applications are open 2022-06-26 01:55:13 -04:00
RandyTheSilly c589cfa80f Added custom .bashrc 2022-06-26 01:41:28 -04:00
RandyTheSilly 13e8444f8d Added a tmpfs at /tmp 2022-06-26 01:09:45 -04:00
RandyTheSilly c5752b9d38 Replaced nano with micro 2022-06-26 00:31:34 -04:00
RandyTheSilly 30d7173f5f Added man-db to basestrap 2022-06-26 00:27:40 -04:00
RandyTheSilly be812ab99a Add git and nano to basestrap 2022-06-26 00:11:47 -04:00
RandyTheSilly 0ab4e6012b Switch to lightdm (sddm appears broken on Artix) 2022-06-26 00:05:42 -04:00
RandyTheSilly 92f48e2580 Properly set hostname for OpenRC 2022-06-25 23:29:39 -04:00
RandyTheSilly 8a428cd2fa Fixed missing noconfirm 2022-06-25 23:16:48 -04:00
RandyTheSilly 279e081c58 Temporarily disabled makepkg.conf modification 2022-06-25 23:09:35 -04:00
RandyTheSilly 4adb5b02f6 Updated base_devel 2022-06-25 23:08:39 -04:00
RandyTheSilly 144f5b7d54 Corrected artix-chroot command 2022-06-25 23:04:57 -04:00
RandyTheSilly e64c07b869 Updated formfactors 2022-06-25 22:50:40 -04:00
RandyTheSilly 8f1086214c Updated links 2022-06-25 22:46:37 -04:00
RandyTheSilly 1bb66e70e7 Initial file upload commit (not yet usable) 2022-06-25 22:38:49 -04:00