Change wofi to run drun over run
This commit is contained in:
parent
f53b2dfcf3
commit
7b313254e2
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ set $mod Mod4
|
||||||
# Your preferred terminal emulator
|
# Your preferred terminal emulator
|
||||||
set $term ghostty
|
set $term ghostty
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
set $menu wofi --show drun -H 360 -W 600 --style $HOME/.config/wofi/style.css | xargs swaymsg exec --
|
set $menu wofi --show run -H 360 -W 600 --style $HOME/.config/wofi/style.css | xargs swaymsg exec --
|
||||||
|
|
||||||
### Output configuration
|
### Output configuration
|
||||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue