sway: Asignar redes a 4
This commit is contained in:
parent
df6585e875
commit
ccefc47c0e
1 changed files with 5 additions and 5 deletions
|
@ -235,11 +235,11 @@ for_window [title="."] inhibit_idle fullscreen
|
|||
for_window [title="Firefox — Sharing Indicator"] floating enable
|
||||
for_window [app_id="fzf"] floating enable
|
||||
|
||||
assign [title="https:\/\/discord.com - "] "3"
|
||||
assign [title="https:\/\/web.whatsapp.com - "] "3"
|
||||
assign [title="https:\/\/[a-z]+.zulipchat.com - "] "3"
|
||||
assign [app_id="neomutt"] "3"
|
||||
assign [app_id="telegram-desktop"] "3"
|
||||
assign [title="https:\/\/discord.com - "] "4"
|
||||
assign [title="https:\/\/web.whatsapp.com - "] "4"
|
||||
assign [title="https:\/\/[a-z]+.zulipchat.com - "] "4"
|
||||
assign [app_id="neomutt"] "4"
|
||||
assign [app_id="telegram-desktop"] "4"
|
||||
|
||||
for_window [title="https:\/\/discord.com - "] layout tabbed
|
||||
for_window [title="https:\/\/web.whatsapp.com - "] layout tabbed
|
||||
|
|
Loading…
Reference in a new issue