feat: moved env variables from hyprland to uwsm to fix many bugs

This commit is contained in:
2025-09-07 12:37:58 +02:00
parent 066c97083e
commit 3dbe78f224
7 changed files with 77 additions and 48 deletions

View File

@@ -29,6 +29,6 @@ listener {
}
listener {
timeout = 1800 # 30min
timeout = 3600 # 30min
on-timeout = systemctl suspend # suspend pc
}