mirror of
https://github.com/Feliix42/dotfiles.git
synced 2024-11-21 22:06:29 +00:00
add macOS style invocation for dmenu
This commit is contained in:
parent
346ba15ea0
commit
e66af64c89
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ input "2:7:SynPS/2_Synaptics_TouchPad" {
|
|||
|
||||
# Start your launcher
|
||||
bindsym $mod+d exec $menu
|
||||
bindsym $mod+space exec $menu
|
||||
bindsym $mod+slash exec $termmenu
|
||||
|
||||
# Drag floating windows by holding down $mod and left mouse button.
|
||||
|
|
Loading…
Reference in a new issue