[Sway] Add border around kitty-scratches
This commit is contained in:
@@ -295,11 +295,16 @@ exec wlanthy -i pass
|
|||||||
|
|
||||||
exec ~/.config/sway/workspace_rename.py > ~/.cache/workspace_rename.log 2> ~/.cache/workspace_rename_error.log
|
exec ~/.config/sway/workspace_rename.py > ~/.cache/workspace_rename.log 2> ~/.cache/workspace_rename_error.log
|
||||||
|
|
||||||
for_window [app_id="kitty-scratch|pavucontrol"] {
|
for_window [class="Tor Browser"] floating enable
|
||||||
|
|
||||||
|
for_window [app_id="kitty-scratch"] {
|
||||||
|
border pixel 1
|
||||||
|
}
|
||||||
|
|
||||||
|
for_window [app_id="kitty-scratch|pavucontrol|org.keepassxc.KeePassXC"] {
|
||||||
move to scratchpad
|
move to scratchpad
|
||||||
scratchpad show
|
scratchpad show
|
||||||
}
|
}
|
||||||
for_window [class="Tor Browser"] floating enable
|
|
||||||
|
|
||||||
workspace 1 output eDP-1
|
workspace 1 output eDP-1
|
||||||
exec $term
|
exec $term
|
||||||
|
|||||||
Reference in New Issue
Block a user