launcher changes

This commit is contained in:
KoenDR06 2025-04-26 12:40:45 +02:00
parent 047bfcf73e
commit fa3d44bdfa

View file

@ -1,6 +1,6 @@
$mainMod = SUPER
$terminal = kitty
$launcher = (eww close-all && pkill wofi) || (./.config/eww/scripts/open.sh; wofi --show drun; eww close-all)
$launcher = (eww close-all && pkill wofi) || (~/.config/eww/scripts/open.sh; wofi --show drun; eww close-all)
bind = SUPER, SPACE, exec, $launcher