New backup 2024-05-21 15:16:20
This commit is contained in:
parent
66a094531a
commit
b8a71ae396
1 changed files with 1 additions and 2 deletions
|
@ -4,10 +4,9 @@
|
||||||
for_window [shell="xwayland"] title_format "[X] %title"
|
for_window [shell="xwayland"] title_format "[X] %title"
|
||||||
|
|
||||||
# Discord/Armcord opens in scratchpad
|
# Discord/Armcord opens in scratchpad
|
||||||
for_window [app_id="armcord"] move scratchpad, floating enable, scratchpad hide
|
|
||||||
for_window [app_id="discord"] move scratchpad, floating enable, scratchpad hide
|
|
||||||
for_window [class="ArmCord"] move scratchpad, floating enable, scratchpad hide
|
for_window [class="ArmCord"] move scratchpad, floating enable, scratchpad hide
|
||||||
for_window [class="Discord"] move scratchpad, floating enable, scratchpad hide
|
for_window [class="Discord"] move scratchpad, floating enable, scratchpad hide
|
||||||
|
for_window [title="Discord"] move scratchpad, floating enable, scratchpad hide
|
||||||
|
|
||||||
# Thunderbird assigned to workspace 9
|
# Thunderbird assigned to workspace 9
|
||||||
assign [title="Mozilla Thunderbird$"] workspace "9:"
|
assign [title="Mozilla Thunderbird$"] workspace "9:"
|
||||||
|
|
Loading…
Add table
Reference in a new issue