diff --git a/config b/config index 15b027b..ee019e0 100644 --- a/config +++ b/config @@ -47,7 +47,9 @@ bindsym $mod+Return exec exec $term bindsym $mod+x kill # execute command -bindsym $mod+r exec --no-startup-id exec rofi -modi drun -show drun -show-icons -drun-match-fields name +set $rofi exec rofi -modi drun -show drun -show-icons -drun-match-fields name +bindsym $mod+r exec --no-startup-id $rofi +bindsym XF86LaunchA exec --no-startup-id $rofi # change focus bindsym $mod+$left focus left