From 37baaebb415d50bbbb716fe539c1e18f6acccf7d Mon Sep 17 00:00:00 2001 From: Thierry Schork Date: Mon, 16 Feb 2026 12:17:00 +0100 Subject: [PATCH] - not calling suspend.sh during login, as this suspends the laptop --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index f9e26b5..39ae1a3 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -29,7 +29,7 @@ env = XDG_SESSION_HOME=~ #auto start exec-once=~/bin/startup.sh -exec-once=~/bin/suspend.sh +#exec-once=~/bin/suspend.sh exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once=systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP