use hyprlock, because it looks okay at least
This commit is contained in:
parent
e0c6a80533
commit
1c7f744aaf
9 changed files with 17 additions and 10 deletions
|
|
@ -8,7 +8,7 @@ let
|
|||
terminal = "${pkgs.kitty}/bin/kitty";
|
||||
launcher = "${self-pkgs.fuzzel-launch}/bin/fuzzel-launch";
|
||||
power-menu = "${self-pkgs.fuzzel-power}/bin/fuzzel-power";
|
||||
lockscreen = "${pkgs.swaylock}/bin/swaylock";
|
||||
lockscreen = "${pkgs.hyprlock}/bin/hyprlock";
|
||||
autostart-string =
|
||||
"spawn-at-startup \""
|
||||
+ pkgs.lib.strings.concatStringsSep "\nspawn-at-startup \"" [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue