Browse Source

Link Mumble to scratchpad

DricomDragon 4 years ago
parent
commit
e2cd952428
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Install/Templates/home/config/i3/config

+ 2 - 0
Install/Templates/home/config/i3/config

@@ -127,6 +127,7 @@ bindsym $mod+Shift+semicolon move scratchpad
 bindsym $mod+semicolon scratchpad show
 
 bindsym $mod+k [class="keepassxc"] scratchpad show
+bindsym $mod+m [class="Mumble"] scratchpad show
 
 # Workspace bindings
 set $work1 g
@@ -228,6 +229,7 @@ for_window [class="Firefox"] move container to workspace 1
 for_window [class="^Gimp.*"] move container to workspace 2
 for_window [class="Thunderbird"] move container to workspace 4
 for_window [class="keepassxc"] move scratchpad
+for_window [class="Mumble"] move scratchpad
 
 # resize window (you can also use the mouse for that)
 mode "resize" {