fixed hyprlock

main
The_miro 2025-05-12 10:56:12 +02:00
parent 96359f5b89
commit fc967452c8
1 changed files with 4 additions and 4 deletions

View File

@ -45,7 +45,7 @@ input-field {
# DATE # DATE
label { label {
text = cmd[update:18000000] sh ~/.config/hypr/scripts/date.sh text = cmd[update:18000000] sh ~/.config/hypr/~/Dotfiles/desktopenvs/hyprland/scripts/date.sh
color = rgb(5018dd) color = rgb(5018dd)
font_size = 34 font_size = 34
font_family = Agave Nerd Font Mono font_family = Agave Nerd Font Mono
@ -56,7 +56,7 @@ label {
# TIME # TIME
label { label {
text = cmd[update:1000] sh ~/.config/hypr/scripts/time.sh text = cmd[update:1000] sh ~/.config/hypr/~/Dotfiles/desktopenvs/hyprland/scripts/time.sh
color = rgb(E40046) color = rgb(E40046)
font_size = 94 font_size = 94
font_family = Agave Nerd Font Mono font_family = Agave Nerd Font Mono
@ -78,7 +78,7 @@ label {
# UPTIME # UPTIME
label { label {
text = cmd[update:60000] sh ~/.config/hypr/scripts/uptime.sh text = cmd[update:60000] sh ~/.config/hypr/~/Dotfiles/desktopenvs/hyprland/scripts/uptime.sh
font_size = 24 font_size = 24
color = rgb(5018dd) color = rgb(5018dd)
font_family = Agave Nerd Font Mono font_family = Agave Nerd Font Mono
@ -89,7 +89,7 @@ label {
# BATTERY # BATTERY
label { label {
text = cmd[update:10000] sh ~/Dotfiles/desktopenvs/hyprland/eww/scripts/batteryperc text = cmd[update:10000] sh ~/Dotfiles/desktopenvs/hyprland/eww/~/Dotfiles/desktopenvs/hyprland/scripts/batteryperc
color = rgb(5018dd) color = rgb(5018dd)
font_size = 24 font_size = 24
font_family = Agave Nerd Font Mono font_family = Agave Nerd Font Mono