add macOS style invocation for dmenu

This commit is contained in:
Felix Suchert 2023-06-06 16:34:42 +02:00
parent 346ba15ea0
commit e66af64c89
Signed by: feliix42
GPG key ID: 24363525EA0E8A99

View file

@ -111,6 +111,7 @@ input "2:7:SynPS/2_Synaptics_TouchPad" {
# Start your launcher # Start your launcher
bindsym $mod+d exec $menu bindsym $mod+d exec $menu
bindsym $mod+space exec $menu
bindsym $mod+slash exec $termmenu bindsym $mod+slash exec $termmenu
# Drag floating windows by holding down $mod and left mouse button. # Drag floating windows by holding down $mod and left mouse button.