mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-02 01:04:26 +02:00
i3: no need to have "run" as a rofi modi
This commit is contained in:
parent
a8a86ad590
commit
69e027f250
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -58,7 +58,7 @@ bindsym $mod+Return exec exec $term
|
|||
bindsym $mod+x kill
|
||||
|
||||
# execute command
|
||||
bindsym $mod+r exec --no-startup-id exec rofi -show drun -show-icons -drun-match-fields name -sidebar-mode -modi drun#run
|
||||
bindsym $mod+r exec --no-startup-id exec rofi -modi drun -show drun -show-icons -drun-match-fields name
|
||||
|
||||
# change focus
|
||||
bindsym $mod+$left focus left
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue