From a434245e02d19fd9d6f5bba00a843c9f0b204cc6 Mon Sep 17 00:00:00 2001 From: htom Date: Sun, 28 Dec 2025 11:44:57 +0100 Subject: [PATCH] new librepods --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 3f3023a..b39e46d 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -53,7 +53,7 @@ exec-once = sh $HOME/.config/hypr/set_wallpaper.sh exec-once = nm-applet & exec-once = waybar exec-once = swayosd-server -exec-once = librepods +exec-once = librepods --start-minimized ############################# ### ENVIRONMENT VARIABLES ###