hypr(autostart): do not create log file on shell startup

This commit is contained in:
retrozinndev
2025-04-10 16:22:58 -03:00
parent b2db8ceb0d
commit 50fef2d882
+1 -1
View File
@@ -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 exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh
# Other # Other
exec-once = ags run --log-file $HOME/ags.log exec-once = ags run
# Apps # Apps
exec-once = discord --start-minimized exec-once = discord --start-minimized