diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-11-25 13:53:20 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2020-01-25 16:04:03 +0100 |
commit | 242ed314a469f85878cbee61e443065d88cc6252 (patch) | |
tree | b54b31c9aee7d9ee8440fdd34fdc291ae50d6d5f /.i3/config | |
parent | 6fe635655e4936a0ef96ea7dc8c94b95046886a5 (diff) | |
download | dotfiles-242ed314a469f85878cbee61e443065d88cc6252.tar.gz dotfiles-242ed314a469f85878cbee61e443065d88cc6252.tar.xz |
i3: Add keepass hotkey
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.i3/config')
-rw-r--r-- | .i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ bindsym Mod3+Return exec termite bindsym Mod3+q exec qalculate-gtk bindsym Mod3+x exec transmission-remote-gtk bindsym Mod3+c exec chromium +bindsym Mod3+k exec keepassxc bindsym Mod3+F5 exec mpc prev bindsym Mod3+F6 exec mpc next bindsym Mod3+F11 exec mpc toggle |