PROxZIMA / .dotfiles

FBI, Open up ~/
MIT License
370 stars 27 forks source link

Waybar Issues + Displayed time on Waybar fixated? #12

Closed Utsunom1ya closed 1 month ago

Utsunom1ya commented 5 months ago

image

As you can see on the image up here, something is wrong with the waybar configuration. (Cava?) I also noticed that the time is set up as it was fixated. (If I do pkill waybar and waybar & seems to fix the time, but when I try pkill waybar once again, but this time with SUPER_SHIFT, R, exec, ~/.scripts/launch_waybar the problem comes back to the starting point (after reboot obviously the same problem as expected)

sudo pacman -S ntp
sudo systemctl enable ntpd
sudo systemctl start ntpd
sudo ntpd -qg
sudo hwclock --systohc

^^^ This also did not help solve this problem.

I really hope for those fixes as I really enjoy your rice set up! Btw, I recommend adding bind = SUPER_SHIFT, D, exec, wofi --normal-window --show drun --allow-images in the .config/hypr/hyprland.conf as well!

Utsunom1ya commented 5 months ago

I figured it out. The Waybar time display is set based on your timezone... 4:23 AM (My time) -> 7:53 AM (Your time).