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