mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Fix hypridle+hyprlock issue on nvidia
This commit is contained in:
parent
7990389ddb
commit
981792d7ef
3 changed files with 5 additions and 3 deletions
|
|
@ -10,7 +10,6 @@
|
|||
hypridle-config = pkgs.writeText "hypridle-config" ''
|
||||
general {
|
||||
lock_cmd = pidof hyprlock || hyprlock
|
||||
before_sleep_cmd = loginctl lock-session
|
||||
after_sleep_cmd = hyprctl dispatch dpms on
|
||||
}
|
||||
listener {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue