From ed53a7ea760ec8cc89134653a7c57dbd3d5d307b Mon Sep 17 00:00:00 2001 From: thomasba Date: Tue, 26 Apr 2016 18:36:21 +0200 Subject: [PATCH] Added rofi keyboard shortcuts --- i3/autostart | 1 - i3/config | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/i3/autostart b/i3/autostart index 2d0097c..c8820bd 100755 --- a/i3/autostart +++ b/i3/autostart @@ -6,5 +6,4 @@ lxpolkit & start-pulseaudio-x11 & gnome-keyring-daemon --start --daemonize --components=pkcs11,secrets,ssh,gpg & xset r rate 400 30 -rofi -quiet & sleep 2 && xmodmap ~/.i3/speedswapper & diff --git a/i3/config b/i3/config index eec8d23..ccf19e5 100644 --- a/i3/config +++ b/i3/config @@ -118,7 +118,8 @@ bindsym Mod4+Shift+k kill client bindsym Mod4+p exec rofi-pass bindsym Mod4+i exec teiler -bindsym Mod4+v exec rofi +bindsym Mod4+v exec rofi -show run +bindsym Mod4+space exec rofi -show run bindsym Mod4+comma split vertical bindsym Mod4+period split horizontal @@ -133,7 +134,6 @@ bindsym Mod4+c exec bashrun --toggle bindsym Mod4+b border toggle bindsym Mod4+o open -bindsym Mod4+p exec rofi-pass bindsym Mod4+Shift+r restarts i3 inplace