From 825eec7686dff884d2dd266bca893207fa729140 Mon Sep 17 00:00:00 2001 From: Emmet Date: Mon, 18 Mar 2024 21:08:08 -0500 Subject: [PATCH] Don't launch steam on login --- user/wm/hyprland/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/wm/hyprland/hyprland.nix b/user/wm/hyprland/hyprland.nix index 8a694a0..3735310 100644 --- a/user/wm/hyprland/hyprland.nix +++ b/user/wm/hyprland/hyprland.nix @@ -30,7 +30,7 @@ exec-once = pypr exec-once = ydotoold - exec-once = STEAM_FRAME_FORCE_CLOSE=1 steam -silent + #exec-once = STEAM_FRAME_FORCE_CLOSE=1 steam -silent exec-once = nm-applet exec-once = blueman-applet exec-once = GOMAXPROCS=1 syncthing --no-browser