Update dot_config/i3/config
This commit is contained in:
parent
4b12dcb4e3
commit
5e62333400
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ bindsym $mod+Return exec kitty
|
|||
bindsym $mod+Shift+A kill
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec --no-startup-id rofi -modi drun,run -show drun
|
||||
bindsym $mod+d exec --no-startup-id "rofi -modi drun,run -show drun"
|
||||
# A more modern dmenu replacement is rofi:
|
||||
# bindcode $mod+40 exec "rofi -modi drun,run -show drun"
|
||||
# There also is i3-dmenu-desktop which only displays applications shipping a
|
||||
|
|
Loading…
Reference in a new issue