From a7688261bb384cc93836052f1dba14a178580465 Mon Sep 17 00:00:00 2001
From: AnInternetTroll <lucafulger@gmail.com>
Date: Wed, 18 May 2022 19:33:41 +0200
Subject: Remove action button from the wofi command

---
 .config/sway/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.config')

diff --git a/.config/sway/config b/.config/sway/config
index b745380..bf807cb 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -64,7 +64,7 @@ xwayland enable
 set $term $(which foot || which alacritty)
 # Note: pass the final command to swaymsg so that the resulting window can be opened
 # on the original workspace that the command was run on.
-set $menu wofi --show drun -Ii -w 3
+set $menu wofi --show drun -Iai -w 3
 set $screenshot grim /dev/stdout | wl-copy
 set $toggle_layout input "2821:6228:Asus_Keyboard" xkb_switch_layout next
 set $lock swaylock
-- 
cgit v1.2.3