use dmenu for starting programs
This commit is contained in:
parent
fc12deaa29
commit
9d2e1bb0e2
1 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ moveamount 50
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
command term /usr/bin/lxterminal
|
command term /usr/bin/lxterminal
|
||||||
|
|
||||||
# Key bindings
|
# Key bindings
|
||||||
|
|
||||||
## 4 = Super key
|
## 4 = Super key
|
||||||
|
|
@ -117,7 +117,7 @@ bind-key 4M-l window-snap-right
|
||||||
bind-key 4M-m menu-window
|
bind-key 4M-m menu-window
|
||||||
bind-key 4-f menu-group
|
bind-key 4-f menu-group
|
||||||
#bind-key 4-a menu-cmd
|
#bind-key 4-a menu-cmd
|
||||||
bind-key 4-d menu-exec
|
bind-key 4-d dmenu_run
|
||||||
|
|
||||||
# Autogroup some apps
|
# Autogroup some apps
|
||||||
autogroup 5 "dooble,firefox,librewolf"
|
autogroup 5 "dooble,firefox,librewolf"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue