fix(hyprlock): fix incorrect description
This commit is contained in:
@@ -11,6 +11,7 @@ in {
|
||||
./scripts/random-text.nix
|
||||
];
|
||||
programs.hyprlock = {
|
||||
# FIXME: `greeting` has as inconsistency in pos for different monitors
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
source = ~/.config/hypr/hyprlock-colors.conf
|
||||
@@ -30,7 +31,7 @@ in {
|
||||
vibrancy = 0.2
|
||||
}
|
||||
|
||||
# Typewriter greeting (above clock)
|
||||
# Greeting (above clock)
|
||||
label {
|
||||
monitor = DP-1
|
||||
text = cmd[update:1000] hakase-hyprlock-text-generator
|
||||
|
||||
Reference in New Issue
Block a user