some hyprland configs and other stuff
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
programs.hyprlock = {
|
||||
nable = true;
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
$text_color = rgba(ffdad9FF)
|
||||
$entry_background_color = rgba(40000a11)
|
||||
@@ -158,7 +158,7 @@
|
||||
|
||||
label { # Status
|
||||
monitor =
|
||||
text = cmd[update:5000] ${HOME}/.config/hypr/hyprlock/status.sh
|
||||
text = cmd[update:5000] ${config.home.homeDirectory}/.config/hypr/scripts/hyprlock-status.sh
|
||||
color = $text_color
|
||||
|
||||
shadow_passes = 3
|
||||
|
||||
Reference in New Issue
Block a user