From ac35d9d52d87d83813a619f328ea7ab4e27fb913 Mon Sep 17 00:00:00 2001 From: sadbeast Date: Fri, 5 May 2023 12:34:13 -0700 Subject: wofi will not launch firefox --- .config/sway/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index 77cb742..a414bed 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -17,7 +17,8 @@ set $right l set $term foot # Your preferred application launcher # Note: it's recommended that you pass the final command to sway -set $menu wofi -f --show run | xargs swaymsg exec -- +#set $menu wofi -f --show run | xargs swaymsg exec -- +set $menu bemenu-run --no-exec --binding vim -p '' | xargs swaymsg exec -- set $screenshot grim ~/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png set $screenclip slurp | grim -g - ~/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png -- cgit v1.2.3