Fix Wofi command
This commit is contained in:
parent
6ec050d30c
commit
e94ef59e6d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user