From e66af64c8960c40c870c9408f3f273af80a6e80a Mon Sep 17 00:00:00 2001 From: Felix Suchert Date: Tue, 6 Jun 2023 16:34:42 +0200 Subject: [PATCH] add macOS style invocation for dmenu --- entropy/sway/config | 1 + 1 file changed, 1 insertion(+) diff --git a/entropy/sway/config b/entropy/sway/config index c41c05e..a4fea92 100644 --- a/entropy/sway/config +++ b/entropy/sway/config @@ -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.