diff --git a/configs/kitty/cherry_theme.conf b/configs/kitty/cherry_theme.conf index 38198c0..e124061 100644 --- a/configs/kitty/cherry_theme.conf +++ b/configs/kitty/cherry_theme.conf @@ -14,7 +14,7 @@ font_size 11 # Just a keybind to change font size to your liking, it's CTRL + scroll wheel up or down. map ctrl+shift+plus change_font_size all +1.0 -map ctrl+shift+minus change font size all -1.0 +map ctrl+shift+minus change_font_size all -1.0 # Background opacity, set to 0 if you want blur/transparency. # Blur works with hyprland, or sway-fx as a drop-in replacement for sway. diff --git a/configs/kitty/default_theme.conf b/configs/kitty/default_theme.conf index 00b7bbe..7423ac2 100644 --- a/configs/kitty/default_theme.conf +++ b/configs/kitty/default_theme.conf @@ -14,7 +14,7 @@ font_size 11 # Just a keybind to change font size to your liking, it's CTRL + scroll wheel up or down. map ctrl+shift+plus change_font_size all +1.0 -map ctrl+shift+minus change font size all -1.0 +map ctrl+shift+minus change_font_size all -1.0 # Background opacity, set to 0 if you want blur/transparency. # Blur works with hyprland, or sway-fx as a drop-in replacement for sway. diff --git a/configs/kitty/gleep_theme.conf b/configs/kitty/gleep_theme.conf index 9785f37..5e6b2ea 100644 --- a/configs/kitty/gleep_theme.conf +++ b/configs/kitty/gleep_theme.conf @@ -14,7 +14,7 @@ font_size 11 # Just a keybind to change font size to your liking, it's CTRL + scroll wheel up or down. map ctrl+shift+plus change_font_size all +1.0 -map ctrl+shift+minus change font size all -1.0 +map ctrl+shift+minus change_font_size all -1.0 # Background opacity, set to 0 if you want blur/transparency. # Blur works with hyprland, or sway-fx as a drop-in replacement for sway. diff --git a/configs/kitty/indigo_theme.conf b/configs/kitty/indigo_theme.conf index 00b7bbe..7423ac2 100644 --- a/configs/kitty/indigo_theme.conf +++ b/configs/kitty/indigo_theme.conf @@ -14,7 +14,7 @@ font_size 11 # Just a keybind to change font size to your liking, it's CTRL + scroll wheel up or down. map ctrl+shift+plus change_font_size all +1.0 -map ctrl+shift+minus change font size all -1.0 +map ctrl+shift+minus change_font_size all -1.0 # Background opacity, set to 0 if you want blur/transparency. # Blur works with hyprland, or sway-fx as a drop-in replacement for sway. diff --git a/configs/kitty/yorha_theme.conf b/configs/kitty/yorha_theme.conf index 6d5acd3..7e9a1ca 100644 --- a/configs/kitty/yorha_theme.conf +++ b/configs/kitty/yorha_theme.conf @@ -14,7 +14,7 @@ font_size 11 # Just a keybind to change font size to your liking, it's CTRL + scroll wheel up or down. map ctrl+shift+plus change_font_size all +1.0 -map ctrl+shift+minus change font size all -1.0 +map ctrl+shift+minus change_font_size all -1.0 # Background opacity, set to 0 if you want blur/transparency. # Blur works with hyprland, or sway-fx as a drop-in replacement for sway.