1
0
Prechádzať zdrojové kódy

Automatically put keepass in scratchpad

DricomDragon 4 rokov pred
rodič
commit
0875b3b12d
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      Install/Templates/config/i3/config

+ 1 - 0
Install/Templates/config/i3/config

@@ -221,6 +221,7 @@ bindsym $mod+Ctrl+n exec nautilus
 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
 
 # resize window (you can also use the mouse for that)
 mode "resize" {