My Nix Configuration
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

[hM.wayland] disable before_sleep_cmd

dish 9a36a30c 788f8722

+1 -1
+1 -1
homeModules/wayland/hypridle.nix
··· 12 12 settings = { 13 13 general = { 14 14 lock_cmd = "loginctl lock-session"; 15 - before_sleep_cmd = "loginctl lock-session"; 15 + # before_sleep_cmd = "loginctl lock-session"; 16 16 after_sleep_cmd = "hyprctl dispatch dpms on"; 17 17 inhibit_sleep = 3; 18 18 };