Hotfix unresponsiveness after sleep

This commit is contained in:
SebastianStork 2024-04-12 01:19:19 +02:00
parent bf792236bc
commit 8e52f1cf20

View file

@ -31,7 +31,7 @@ in {
in {
enable = true;
lockCmd = "pidof ${hyprlockExe} || ${hyprlockExe}";
beforeSleepCmd = "loginctl lock-session";
# beforeSleepCmd = "loginctl lock-session";
afterSleepCmd = "hyprctl dispatch dpms on";
listeners = [
{