Quellcode durchsuchen

Add keepass and pdf reader shortcuts

DricomDragon vor 4 Jahren
Ursprung
Commit
2d36b1533c
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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" {