diff options
author | Florian Pritz <bluewind@xinu.at> | 2019-12-27 09:37:01 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2020-01-25 16:04:19 +0100 |
commit | 5cac25f296d2018e8934ef2809a2d5009a9240aa (patch) | |
tree | 5a3ae527a7042f9361362499c79fdaa035f4eed0 /.i3/config | |
parent | 01a2162dcbcc5b0b43fff6b8c41528f464cf3213 (diff) | |
download | dotfiles-5cac25f296d2018e8934ef2809a2d5009a9240aa.tar.gz dotfiles-5cac25f296d2018e8934ef2809a2d5009a9240aa.tar.xz |
i3: Add virt-manager 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+v exec virt-manager bindsym Mod3+k exec keepassxc bindsym Mod3+F5 exec mpc prev bindsym Mod3+F6 exec mpc next |