Revert "chore(eww-bard + hypr -> startup): Now uses eww notification widget instead of mako"
This reverts commit 7dba11124f
.
This commit is contained in:
parent
e5d981bd93
commit
a61e003ca8
2 changed files with 2 additions and 1 deletions
|
@ -44,7 +44,7 @@ update (){
|
|||
update
|
||||
|
||||
# Open other widgets
|
||||
eww open-many timer music notification_overlay
|
||||
eww open-many timer music
|
||||
|
||||
socat -u UNIX-CONNECT:$XDG_RUNTIME_DIR/hypr/$HYPRLAND_INSTANCE_SIGNATURE/.socket2.sock - | while read -r line; do
|
||||
update
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
exec-once = hyprpm reload -n
|
||||
exec-once = artix-pipewire-launcher restart
|
||||
exec-once = mako
|
||||
exec-once = wallpaperctl daemon
|
||||
exec-once = swayosd-server
|
||||
exec-once = udiskie
|
||||
|
|
Loading…
Reference in a new issue