소스 검색

Add keepass and pdf reader shortcuts

DricomDragon 4 년 전
부모
커밋
2d36b1533c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      Install/Templates/config/i3/config

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

@@ -208,6 +208,8 @@ bindsym $mod+Escape exec "i3-nagbar -t warning -m 'You pressed the exit shortcut
 bindsym $mod+Ctrl+f exec firefox
 bindsym $mod+Ctrl+t exec thunderbird
 bindsym $mod+Ctrl+g exec gimp
+bindsym $mod+Ctrl+k exec keepassxc
+bindsym $mod+Ctrl+a exec atril
 
 # resize window (you can also use the mouse for that)
 mode "resize" {