Added rofi keyboard shortcuts

main
Thomas Ba. 9 years ago
parent cbe6742227
commit ed53a7ea76

@ -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 &

@ -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

Loading…
Cancel
Save