From dfe40240d88135cdd1384eba20e5baf88f52e625 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Fri, 21 Mar 2025 16:17:41 -0300 Subject: [PATCH] hypr(autostart): use discord(again) instead of vesktop(new electron in wayland is buggy) --- hypr/autostart.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/autostart.conf b/hypr/autostart.conf index 259f167..f0785a7 100644 --- a/hypr/autostart.conf +++ b/hypr/autostart.conf @@ -24,5 +24,5 @@ exec-once = sh $HOME/.config/hypr/scripts/night-light-check.sh exec-once = ags run --log-file $HOME/ags.log # Apps -exec-once = vesktop --start-minimized +exec-once = discord --start-minimized exec-once = steam -silent