Enforce center position of Thunderbird (i3)
parent
99e2de2dba
commit
ffe8e2cf5a
|
@ -220,7 +220,7 @@ for_window [class="Thunderbird"] move position center
|
|||
for_window [class="Signal"] move scratchpad
|
||||
# we don't use class="Thunderbird" to not move windows like "MsgCompose" to scratchpad : only the main window will be in scratchpad
|
||||
for_window [instance="Mail"] move scratchpad
|
||||
bindsym $mod+Shift+t [instance="Mail"] scratchpad show
|
||||
bindsym $mod+Shift+t [instance="Mail"] scratchpad show, move position center
|
||||
bindsym $mod+Shift+s [class="Signal"] scratchpad show, move position center
|
||||
|
||||
# automatic workspace
|
||||
|
|
Loading…
Reference in New Issue