From 82cb3222ded5476ede1a54298caf75d3d8ba329d Mon Sep 17 00:00:00 2001 From: AramJonghu Date: Fri, 3 Apr 2026 01:36:00 +0200 Subject: [PATCH] removal uwsm in binds --- modules/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/binds.conf b/modules/binds.conf index d9b6f2b..842aaea 100644 --- a/modules/binds.conf +++ b/modules/binds.conf @@ -44,7 +44,7 @@ bind = SUPER,g,togglegroup bind = SUPER,tab,changegroupactive bind = SUPER, F,fullscreen -bind = SUPER, D, exec, fuzzel --launch-prefix="uwsm app -- " +bind = SUPER, D, exec, fuzzel bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bindel = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle