update swaylock settings
This commit is contained in:
@@ -43,7 +43,7 @@ in
|
||||
./zoxide.nix
|
||||
./zsh
|
||||
]
|
||||
++ (if desktopEnvironment == "niri" then [ ./niri ] else [ ])
|
||||
++ (if desktopEnvironment == "niri" then [ ./niri ./swaylock.nix ] else [ ])
|
||||
++ (if helixEnable then [ ./evil-helix.nix ] else [ ])
|
||||
++ (if vscodeEnable then [ ./vscode.nix ] else [ ])
|
||||
++ (
|
||||
|
||||
Reference in New Issue
Block a user