diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-08-18 12:13:15 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-08-18 12:13:15 +0900 |
| commit | bb71bd73c4c7db13853d399516fe27718fa4c970 (patch) | |
| tree | 6bd1a3b41994692bfdbdc7c17ce8b1ec0520388e /config/wallust/templates | |
| parent | 76e435c301860a9552ae15b3dedfb825379f407b (diff) | |
disable background opacity on kitty config and let hyprland deal with background opacity via window rules
added SUPER ALT O to disable opacity to an active window
Diffstat (limited to 'config/wallust/templates')
| -rw-r--r-- | config/wallust/templates/colors-kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/wallust/templates/colors-kitty.conf b/config/wallust/templates/colors-kitty.conf index 17a0fdff..e0971127 100644 --- a/config/wallust/templates/colors-kitty.conf +++ b/config/wallust/templates/colors-kitty.conf @@ -4,7 +4,7 @@ bold_font auto italic_font auto bold_italic_font auto -background_opacity 0.5 +#background_opacity 0.5 confirm_os_window_close 0 # change to x11 or wayland or leave auto |
