From 50fef2d88269af60f725f0d486723bf4efc3e252 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Thu, 10 Apr 2025 16:22:58 -0300 Subject: [PATCH] hypr(autostart): do not create log file on shell startup --- hypr/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/autostart.conf b/hypr/autostart.conf index ab9992c..56d1424 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -22,7 +22,7 @@ exec-once = sh $HOME/.config/hypr/scripts/gen-pywal.sh exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh # Other -exec-once = ags run --log-file $HOME/ags.log +exec-once = ags run # Apps exec-once = discord --start-minimized