From e35845099a815762a8a08814fa7e89810bc54171 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Tue, 30 Sep 2025 07:41:44 +0200 Subject: [PATCH] [Hyprland] Update for new folder structure --- config/hypr/hyprland/general.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/hyprland/general.conf b/config/hypr/hyprland/general.conf index fe3b7b4..649aa46 100644 --- a/config/hypr/hyprland/general.conf +++ b/config/hypr/hyprland/general.conf @@ -13,9 +13,9 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = hypridle exec-once = nm-applet exec-once = nextcloud --background -exec-once = sleep 2 && bash -c "ags run -d ~/projects/active/dotfiles/config/astal/ --gtk4 >> /tmp/runner-log 2>&1" +exec-once = sleep 2 && bash -c "ags run -d ~/projects/dotfiles/config/astal/ --gtk4 >> /tmp/runner-log 2>&1" # exec-once = sleep 2 && bash -c "ags run -d ~/projects/active/dotfiles/config/astal/ --gtk4" -exec-once = bash -c "ags run -d ~/projects/active/dotfiles/config/ags/notifications/ >> /tmp/notifier-log 2>&1" +exec-once = bash -c "ags run -d ~/projects/config/ags/notifications/ >> /tmp/notifier-log 2>&1" # exec-once = bash -c "ags run -d ~/projects/active/dotfiles/config/ags/notifications/" # ── wlhist ──────────────────────────────────────────────────────────