diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-05-27 03:58:55 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-05-27 03:58:55 +0900 |
| commit | c6c06f0448413454b9ea58af7526c55c360b0e97 (patch) | |
| tree | ddb9f1f9a66ecf78973b836e37716c2e0b0c5d25 /config/hypr/hyprlock.conf | |
| parent | d9c558b45866503c6903a5286407a4efc692a4b1 (diff) | |
updated Power.sh, renamed to Battery.sh since it is about battery information
Diffstat (limited to 'config/hypr/hyprlock.conf')
| -rw-r--r-- | config/hypr/hyprlock.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf index 80a94fb1..b67bba51 100644 --- a/config/hypr/hyprlock.conf +++ b/config/hypr/hyprlock.conf @@ -157,10 +157,10 @@ label { valign = bottom } -# battery +# battery information label { monitor = - text = cmd[update:1000] echo "<b> "$($Scripts/Power.sh)" </b>" + text = cmd[update:1000] echo "<b> "$($Scripts/Battery.sh)" </b>" color = $color13 font_size = 18 font_family = Victor Mono Bold Oblique |
