[sway] Assign Thunderbird to workspace 3
This commit is contained in:
parent
a49975dc46
commit
5b6fea43d2
1 changed files with 1 additions and 0 deletions
|
@ -307,6 +307,7 @@ bindsym $mod+m exec thunderbird
|
||||||
#===============================#
|
#===============================#
|
||||||
|
|
||||||
assign [app_id="firefox"] workspace $ws2
|
assign [app_id="firefox"] workspace $ws2
|
||||||
|
assign [app_id="thunderbird"] workspace $ws3
|
||||||
assign [class="thunderbird-default"] workspace $ws3
|
assign [class="thunderbird-default"] workspace $ws3
|
||||||
for_window [class="TelegramDesktop"] resize set width 30ppt
|
for_window [class="TelegramDesktop"] resize set width 30ppt
|
||||||
assign [class="TelegramDesktop"] workspace $ws3
|
assign [class="TelegramDesktop"] workspace $ws3
|
||||||
|
|
Loading…
Reference in a new issue