🏠 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,8 +30,8 @@
### Rootiest Customizations ###
include kitty-base.conf
startup_session ~/.config/kitty/sessions/rootiest.conf
map f12 load_config_file ~/.config/kitty/kitty-borderless.conf
startup_session /home/rootiest/.config/kitty/sessions/rootiest.conf
map f12 load_config_file /home/rootiest/.config/kitty/kitty-borderless.conf
window_margin_width 10
single_window_margin_width 5