mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31: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
|
|
@ -8,6 +8,9 @@
|
|||
flags =
|
||||
let
|
||||
hyprlock-config = pkgs.writeText "hyprlock-config" ''
|
||||
general {
|
||||
no_fade_in = true
|
||||
}
|
||||
background {
|
||||
monitor =
|
||||
path = screenshot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue