kitty theme

This commit is contained in:
2025-05-14 04:33:34 +02:00
parent 7f75d8c6b2
commit edc7459fcf
8 changed files with 5623 additions and 2 deletions

View File

@ -2,9 +2,15 @@
### KEYBINDINGS ###
###################
# Run wev to get key
# See https://wiki.hyprland.org/Configuring/Keywords/
$mainMod = SUPER # Sets "Windows" key as main modifier
# Screenshot
bind = , Print, exec, $screenshot
bind = CTRL, Print, exec, $screenshotSelect
# Binds apps https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, B, exec, $browser

View File

@ -30,8 +30,8 @@ decoration {
rounding_power = 10
# Change transparency of focused and unfocused windows
active_opacity = 0.9
inactive_opacity = 0.9
active_opacity = 0.85
inactive_opacity = 0.85
shadow {
enabled = true