fixes to the config of hyprland
This commit is contained in:
parent
b54d9c2d04
commit
96aed9a74b
2 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
eww update hostname="$(hostname)"
|
||||
|
||||
eww close-all
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
(pkill wofi && ~/.config/eww/scripts/open.sh) ||
|
||||
(pkill wofi && ~/.config/eww/scripts/close.sh) ||
|
||||
(wofi --show drun &
|
||||
~/.config/eww/scripts/open.sh)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue