Commit graph

72 commits

Author SHA1 Message Date
ItsDrike ae02222df1
Migrate from swayidle to hypridle 2024-02-19 01:19:52 +01:00
ItsDrike a473ed5cb3
Rewrite btrfs-backup script 2024-01-27 04:27:12 +01:00
ItsDrike f77786d892
Add system (ana)cron tab files 2024-01-26 00:33:02 +01:00
ItsDrike 1cb455fba7
Update installation guide,script,hosts file 2023-12-29 13:49:55 +01:00
ItsDrike fc45c3eb7a
Export ZOOTDIR from /etc/zsh/zshenv 2023-08-02 02:29:54 +02:00
ItsDrike f21ddf9f5a Add comments to sysctl overrides 2023-07-31 21:47:22 +02:00
ItsDrike 4127f1a7d9
Add sysctl.d folder (kernel settings) 2023-04-28 14:43:07 +02:00
ItsDrike 3cfb4df6af
Add amdgpu_bl1 to brightness sudo exception 2023-04-10 19:51:55 +02:00
ItsDrike d68ade6f62
Add udev rule to run suspend when battery drops to 2% 2023-03-28 02:55:53 +02:00
ItsDrike 5972b65e95
Add power-connected/disconnected systemd targets 2023-03-28 02:47:34 +02:00
ItsDrike bec052f159
Remove paccache.timer (pacman-contrib provides it) 2023-02-02 13:38:33 +01:00
ItsDrike 390cecf165
Disable 'quiet' option in grub 2023-02-02 12:38:42 +01:00
ItsDrike 15bc7ea4a6
Allow discards on crypttab 2023-02-02 12:37:56 +01:00
ItsDrike 7e6eeed575
Add reflector settings 2023-02-02 03:35:38 +01:00
ItsDrike 0272a69330
Make paccache timer depend on network 2023-02-02 03:32:43 +01:00
ItsDrike 2028a65409
Add udev rules for disabling nvidia 2023-02-02 03:32:19 +01:00
ItsDrike 0ce57ecb3a
Fix type noveau->nouveau 2023-02-02 03:32:07 +01:00
ItsDrike d5487addcb
Add config file for random mac addresses on network manager 2023-01-16 23:11:07 +01:00
ItsDrike d015c59179
Add /etc/hosts file 2023-01-16 23:07:51 +01:00
ItsDrike d7b486ab0a
Reword comment in grub config 2022-11-20 03:15:57 +01:00
ItsDrike 6e25c58352
Also allow passwordless backlight on amd gpu screens 2022-11-20 03:15:56 +01:00
ItsDrike ede00ca602
Remove broken discord notification fix 2022-11-20 03:15:56 +01:00
ItsDrike a3e01caebf
Initial commit 2022-11-20 03:14:18 +01:00
ItsDrike b912871070
Remove everything and restart blank
This commit removes all files currently present in the repo, to prepare
for a start from a nothing. This is done due to my recent migration from
X11 to Wayland, which has rendered most of these config files no longer
releveant.

I've currently been tracking my dotfiles in a separate repository, in
hopes to get it to a state where it would be mergable here, but that
turned out to be much more difficult than I anticipated, and I think it
will be much easier to simply move over the history from this temporary
repository I've been using onto this one. That however requires a start
from a clean point, which this commit creates.
2022-11-20 03:07:41 +01:00
ItsDrike d4478273ee
Update paccache timer service 2022-07-29 17:46:51 +02:00
ItsDrike 5c227e128c
Update usage comments in paccache.timer 2022-07-29 17:12:06 +02:00
ItsDrike 4f7135555b
Update hosts config 2022-03-17 15:54:03 +01:00
ItsDrike 5edd892f48
Add prompt for external keyfile in initcpio 2021-12-04 16:57:25 +01:00
ItsDrike b6ca83ee27
Add default grub configuration 2021-11-24 00:07:35 +01:00
ItsDrike 4929c281d2
Add initcpio script to autodetect external luks root key 2021-11-24 00:04:32 +01:00
ItsDrike 8e16e3f162
Enable touchpad tapping 2021-09-08 12:16:59 +02:00
ItsDrike f2de0dcd13
Blacklist pcspkr module (motherboard speaker) 2021-08-31 04:05:49 +02:00
ItsDrike bfebb33b29
Always enable numlock 2021-08-16 02:00:24 +02:00
ItsDrike e329fed20d
Add grub credentials config 2021-08-10 14:55:57 +02:00
ItsDrike ddfe420cb0
Define TMOUT in .zshrc 2021-08-02 00:43:02 +02:00
ItsDrike 0acd5ecc77
Update sudo config 2021-07-27 01:36:35 +02:00
ItsDrike e0c5ac464f
Enable parallel downloads 2021-07-23 21:43:57 +02:00
ItsDrike e31f28299b
Allow passwordless sudo for brightness edit 2021-07-18 01:38:59 +02:00
ItsDrike dde5730647
Update resolv file 2021-07-14 14:28:31 +02:00
ItsDrike ce1ca58438
Use better name for mac randomization 2021-07-14 14:28:21 +02:00
ItsDrike c24780f264
Handle existing TMOUT 2021-07-14 14:27:41 +02:00
ItsDrike 21ed7524ee
Update profile 2021-07-14 14:27:27 +02:00
ItsDrike 65e10302cc
Update hosts 2021-07-14 14:27:18 +02:00
ItsDrike a6140dabb4
Respect pacman's backwards incompatible change 2021-06-13 01:09:14 +02:00
ItsDrike b174f9d54d
Add doas config 2021-05-24 15:19:05 +02:00
ItsDrike 3b95328a72
Add sudoers file with logging and wheel sudo group 2021-05-14 23:37:09 +02:00
ItsDrike 1bc839b375
Set timeout when logged as root 2021-05-10 22:10:21 +02:00
ItsDrike a5a02d0290
Add example hosts file 2021-05-02 15:47:07 +02:00
ItsDrike a8f6c1e78e
Merge branch 'master' of https://github.com/ItsDrike/dotfiles 2021-04-30 02:18:28 +02:00
ItsDrike b26d4f4bad
Add automatic TTY logout timeout 2021-04-30 02:16:50 +02:00