Launcher + Widgets done
This commit is contained in:
parent
238936218d
commit
4ff9189fef
3 changed files with 7 additions and 1 deletions
5
modules/wm/hyprland/config/hypr/open.sh
Executable file
5
modules/wm/hyprland/config/hypr/open.sh
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
(pkill wofi && ~/.config/eww/scripts/open.sh) ||
|
||||
(wofi --show drun &
|
||||
~/.config/eww/scripts/open.sh)
|
||||
Loading…
Add table
Add a link
Reference in a new issue