I3: move rofi binds to binds.conf

This commit is contained in:
Robert Kmieć
2021-12-12 21:23:02 +01:00
parent 10518f4ebe
commit bbcd4096ec
2 changed files with 5 additions and 6 deletions

View File

@@ -39,12 +39,6 @@ floating_modifier Mod4
# kill focused window
bindsym Mod4+Shift+q kill
# start rofi (a program launcher)
bindsym Mod4+d exec --no-startup-id "rofi -show run"
bindsym Mod4+Shift+d exec --no-startup-id "rofi -show window"
bindsym Mod1+Tab exec --no-startup-id "rofi -show window"
bindsym Mod4+ctrl+d exec rofi-pass
# change focus
bindsym Mod4+$left focus left
bindsym Mod4+$down focus down