feat(kitty): use kitty opacity instead of hyprland

This commit is contained in:
Moritz Böhme 2023-08-17 17:04:33 +02:00
parent d4eb17856e
commit 95cd9c247e
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
2 changed files with 2 additions and 11 deletions

View file

@ -21,6 +21,7 @@ in
cursor_shape = "underline";
window_padding_width = 3;
confirm_os_window_close = 0;
background_opacity = "0.92";
};
keybindings = {
"ctrl+plus" = "change_font_size all +2.0";