From 5cac25f296d2018e8934ef2809a2d5009a9240aa Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 27 Dec 2019 09:37:01 +0100 Subject: i3: Add virt-manager hotkey Signed-off-by: Florian Pritz --- .i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.i3/config b/.i3/config index 12df782..b17a773 100644 --- a/.i3/config +++ b/.i3/config @@ -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 -- cgit v1.2.3-24-g4f1b