diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index fdfd4c2..b9b2090 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -92,7 +92,7 @@ background { monitor = - path = /home/arcadian/Pictures/Wallpaper/wallhaven-282o1m.jpg + path = /home/arcadian/Pictures/Wallpaper/nw9975ixkyqe1.png # only png supported for now } diff --git a/waybar/config.jsonc b/waybar/config.jsonc index db806b7..f4aea7b 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -10,6 +10,7 @@ // "custom/cava", "hyprland/window", "temperature#gpu", + // "custom/update" , "custom/transparency", "custom/wallpaper", "pulseaudio", @@ -42,6 +43,11 @@ "exec": "~/.config/waybar/scripts/cava.sh", "on-click": "kitty cava" }, + "custom/update": { + "format": "{}", + "exec": "~/.config/waybar/scripts/check-updates.sh" + // "on-click": "kitty cava" + }, "temperature#gpu": { "thermal-zone": 5, "critical-threshold": 80,