🏠 Must use absolute paths

- Revert configs to use absolute paths
- This will be handled in chezmoi instead
This commit is contained in:
2024-07-20 20:33:59 -04:00
parent 8a7327999e
commit 86eb4d5292
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -30,5 +30,5 @@
### Rootiest Customizations ###
include kitty-base.conf
startup_session ~/.config/kitty/sessions/rootiest.conf
map f12 load_config_file ~/.config/kitty/kitty.conf
startup_session /home/rootiest/.config/kitty/sessions/rootiest.conf
map f12 load_config_file /home/rootiest/.config/kitty/kitty.conf