Merge branch 'master' of github.com:Chostakovitch/dotfiles
commit
addeebe6a1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue