Enforce center position of Thunderbird (i3)

master
Quentin Duchemin 2019-11-22 11:58:37 +01:00
parent 99e2de2dba
commit ffe8e2cf5a
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@ for_window [class="Thunderbird"] move position center
for_window [class="Signal"] move scratchpad 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 # 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 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 bindsym $mod+Shift+s [class="Signal"] scratchpad show, move position center
# automatic workspace # automatic workspace