replace swaylock with nova-shell lock
This commit is contained in:
parent
3c8024045e
commit
4c82ecd2b9
5 changed files with 42 additions and 42 deletions
|
|
@ -12,7 +12,8 @@
|
|||
./podman.nix
|
||||
./ssh.nix
|
||||
./starship.nix
|
||||
./swaylock.nix
|
||||
./swayidle.nix
|
||||
#./swaylock.nix
|
||||
#./swaync.nix
|
||||
./vscode.nix
|
||||
# ./waybar.nix
|
||||
|
|
@ -52,8 +53,10 @@
|
|||
nova-shell = {
|
||||
enable = true;
|
||||
theme = {
|
||||
fontSize = 13;
|
||||
fontSize = 14;
|
||||
};
|
||||
#modules.backgroundOverlay.enable = false;
|
||||
#modules.screenCorners.enable = false;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue