1
0
Fork 0
forked from foxora/nix

added alacritty, foot doesnt support dynamic themeing :c

This commit is contained in:
foxora 2026-02-23 19:33:14 +00:00
parent cf5b772204
commit 79af2ce80f
11 changed files with 184 additions and 137 deletions

View file

@ -73,8 +73,8 @@ accel_profile = 0
################################################################################
# applications
bind = SUPER, t, spawn, foot
bind = SUPER, e, spawn, foot -e yazi
bind = SUPER, t, spawn, alacritty
bind = SUPER, e, spawn, alacritty -e yazi
bind = SUPER, r, spawn, zen-twilight
# rofi

View file

@ -1,3 +1,3 @@
# ---------------------------------------------------------------------------- #
# foot - blur
windowrule=focused_opacity:0.95,unfocused_opacity:0.95,appid:^(foot)$
# terminal - blur
windowrule=focused_opacity:0.95,unfocused_opacity:0.95,appid:^(foot|alacritty)$