File tree 3 files changed +8
-1
lines changed
3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,3 +9,8 @@ include theme.conf
9
9
#background_opacity 0.60
10
10
#hide_window_decorations yes
11
11
#confirm_os_window_close 0
12
+
13
+ # initially empty, to be configured by user and remains static
14
+ include userprefs.conf
15
+
16
+ # Note: as userprefs.conf is included at the end, settings configured in this file will override the defaults
Original file line number Diff line number Diff line change
1
+ # Set your personal kitty configuration here
Original file line number Diff line number Diff line change @@ -12,7 +12,8 @@ Y|Y|${HOME}/.config/hypr|animations.conf hyprland.conf windowrules.conf animatio
12
12
N|Y|${HOME}/.config/hypr|keybindings.conf monitors.conf userprefs.conf|hyprland
13
13
N|Y|${HOME}/.config/hypr|nvidia.conf|hyprland nvidia-utils
14
14
Y|Y|${HOME}/.local/share|bin|hyprland
15
- Y|Y|${HOME}/.config|kitty|kitty
15
+ Y|Y|${HOME}/.config/kitty|kitty.conf theme.conf|kitty
16
+ N|Y|${HOME}/.config/kitty|userprefs.conf|kitty
16
17
Y|Y|${HOME}/.config|Kvantum|kvantum
17
18
Y|Y|${HOME}/.config|MangoHud|mangohud
18
19
Y|Y|${HOME}/.config|fastfetch|fastfetch
You can’t perform that action at this time.
0 commit comments