Fixed config for new rofi format

This commit is contained in:
2021-10-23 11:43:30 -04:00
parent 4812b349b5
commit c967d9634f
3 changed files with 10 additions and 135 deletions

View File

@ -20,7 +20,7 @@ bindsym $mod+Return exec --no-startup-id alacritty
bindsym $mod+q kill
# start program launcher
bindsym $mod+d exec --no-startup-id rofi -show combi -theme ~/.config/rofi/themes/aqua
bindsym $mod+d exec --no-startup-id rofi -show combi
# change focus
bindsym $mod+j focus left
bindsym $mod+k focus down