launcher changes
This commit is contained in:
parent
047bfcf73e
commit
fa3d44bdfa
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue