feat: move to waylock, hyprlock is bugged.
This commit is contained in:
parent
77fbca3955
commit
c467c4293e
2 changed files with 6 additions and 5 deletions
|
|
@ -16,6 +16,7 @@
|
|||
'')
|
||||
cliphist
|
||||
wl-clipboard
|
||||
waylock
|
||||
];
|
||||
|
||||
# Enable and setup tofi
|
||||
|
|
@ -60,7 +61,7 @@
|
|||
|
||||
# Enable hyprlock
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
package = inputs.hyprlock.packages.${pkgs.stdenv.hostPlatform.system}.hyprlock;
|
||||
settings = {
|
||||
image = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue