Fix Wofi command

This commit is contained in:
exu 2023-11-18 14:54:30 +01:00
parent 6ec050d30c
commit e94ef59e6d

View File

@ -31,7 +31,7 @@ set $term kitty
# Note: pass the final command to swaymsg so that the resulting window can be opened # 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. # on the original workspace that the command was run on.
#set $menu dmenu_path | dmenu | xargs swaymsg exec -- #set $menu dmenu_path | dmenu | xargs swaymsg exec --
set $menu wofi -show drun | xargs swaymsg exec -- set $menu wofi --show drun | xargs swaymsg exec --
### Keyboard, Mouse and others configuration ### Keyboard, Mouse and others configuration
# Keyboard config https://man.archlinux.org/man/xkeyboard-config.7 # Keyboard config https://man.archlinux.org/man/xkeyboard-config.7