From f586e5da14b998480a84952e130393fbb645b2fc Mon Sep 17 00:00:00 2001 From: Daniele Pintore Date: Wed, 3 Sep 2025 00:55:31 +0200 Subject: [PATCH] fix: remove double call of uwsm app --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f7a9e9e..620e360 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -28,7 +28,7 @@ $messenger = Telegram # Execute your favorite apps at launch exec-once = uwsm app -- waybar # select a random wallpaper -exec-once = uwsm app -- uwsm app -- waypaper --state-file ~/.config/waypaper/state.ini --folder ~/.config/hypr/wallpapers --restore +exec-once = uwsm app -- waypaper --state-file ~/.config/waypaper/state.ini --folder ~/.config/hypr/wallpapers --restore exec-once = uwsm app -- dunst exec-once = uwsm app -- batsignal -b -e -w 30 -c 20 -d 10 -f 100 exec-once = uwsm app -- nm-applet