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