no but this time i fixed it fr

main
Your Name 2025-05-12 11:07:48 +02:00
parent e370d2e889
commit e148402023
2 changed files with 4 additions and 3 deletions

View File

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

View File

@ -55,6 +55,7 @@ ln -s ~/Dotfiles/desktopenvs/hyprland/nwg-drawer ~/.config
rm -rf ~/.config/nwg-panel
ln -s ~/Dotfiles/desktopenvs/hyprland/nwg-panel ~/.config
ln -s ~/Dotfiles/desktopenvs/hyprland/scripts ~/.config
rm -rf ~/.config/btop
ln -s ~/Dotfiles/desktopenvs/hyprland/btop ~/.config/