소스 검색

Automatically put keepass in scratchpad

DricomDragon 4 년 전
부모
커밋
0875b3b12d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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" {