Compare commits

...

2 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ bind
chromium
cups
docker
dosfstools
dkms
dunst
evince

View File

@ -233,7 +233,7 @@ for_window [class="Telegram"] 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
# icon in tray, don't need shortcut to bring it back
for_window [class="qBittorrent"] move scratchpad
for_window [title="qBittorrent*"] move scratchpad
bindsym $mod+Shift+m [instance="Mail"] scratchpad show, move position center
bindsym $mod+Shift+s [class="Signal"] scratchpad show, move position center
bindsym $mod+Shift+t [class="Telegram"] scratchpad show, move position center