浏览代码

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" {