pinwheel: Use swaylock instead of physlock
Not having bluetooth disconnect on lock is nicer than the potential security benefits `physlock` provides
This commit is contained in:
@@ -77,8 +77,8 @@
|
||||
nix-index.enable = false;
|
||||
greetd.enable = true;
|
||||
hyprland.enable = true;
|
||||
swaylock.enable = false;
|
||||
physlock.enable = true;
|
||||
swaylock.enable = true;
|
||||
physlock.enable = false;
|
||||
tlp.enable = true;
|
||||
wezterm.enable = true;
|
||||
foot.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user