Disable xray
This commit is contained in:
parent
eaf390c642
commit
1b1621b749
|
@ -339,8 +339,8 @@ in
|
||||||
for_window [app_id="kitty"] dim_inactive 0.05
|
for_window [app_id="kitty"] dim_inactive 0.05
|
||||||
titlebar_separator enable
|
titlebar_separator enable
|
||||||
# Blur
|
# Blur
|
||||||
for_window [app_id=".*kitty.*"] blur enabled
|
for_window [app_id=".*kitty.*"] blur enable
|
||||||
blur_xray enabled
|
blur_xray disable
|
||||||
'' + ''
|
'' + ''
|
||||||
# Enable portal stuff
|
# Enable portal stuff
|
||||||
exec ${pkgs.writeShellScript "start-portals.sh" ''
|
exec ${pkgs.writeShellScript "start-portals.sh" ''
|
||||||
|
|
Loading…
Reference in a new issue