forked from Shinonome/dots-hyprland
hyprlock: script respect xdg dir (#549)
This commit is contained in:
@@ -89,7 +89,7 @@ label { # "locked" text
|
||||
|
||||
label { # Status
|
||||
monitor =
|
||||
text = cmd[update:5000] ~/.config/hypr/hyprlock/status.sh
|
||||
text = cmd[update:5000] ${XDG_CONFIG_HOME:-$HOME/.config}/hypr/hyprlock/status.sh
|
||||
shadow_passes = 1
|
||||
shadow_boost = 0.5
|
||||
color = $text_color
|
||||
|
||||
Reference in New Issue
Block a user