Update Waybar

This commit is contained in:
2024-07-28 11:21:57 +02:00
parent a184774e77
commit d02c324c60
3 changed files with 108 additions and 179 deletions

View File

@ -18,7 +18,7 @@ exec-once = dbus-update-activation-environment --systemd &
# Wallpaper
exec-once = hyprpaper
exec-once = hypridle &
exec-once = waybar -c .config/waybar/config-hypr &
exec-once = waybar -c ~/.config/waybar/config &
exec-once = fcitx5 -d &
exec-once = mako &
exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob | wob & disown" &