SolDoesTech / HyprV4

452 stars 133 forks source link

Weird; my workspaces icons/#s disappeared??? Anyone else? #56

Closed Paulie420 closed 10 months ago

Paulie420 commented 10 months ago

The icons (#s 1..10) on the waybar have disappeared. When I run waybar in the terminal, I see some other issues:

3-09-05 16:57:50.966] [info] Using configuration file /home/paulie420/.config/waybar/config.jsonc
[2023-09-05 16:57:50.966] [info] Including resource file: ~/.config/HyprV/waybar/conf/mesu.jsonc
[2023-09-05 16:57:50.966] [info] Including resource file: ~/.config/HyprV/waybar/conf/asus-rog.jsonc
[2023-09-05 16:57:50.966] [info] Including resource file: ~/.config/HyprV/waybar/conf/hyprv-util.jsonc
[2023-09-05 16:57:50.966] [info] Using CSS file /home/paulie420/.config/waybar/style.css
[2023-09-05 16:57:50.976] [info] Hyprland IPC starting
$HOME/.config/HyprV/waybar/scripts/power_profile: line 4: asusctl: command not found
$HOME/.config/HyprV/waybar/scripts/power_profile: line 9: [: ==: unary operator expected
$HOME/.config/HyprV/waybar/scripts/power_profile: line 12: [: ==: unary operator expected
$HOME/.config/HyprV/waybar/scripts/power_profile: line 15: [: ==: unary operator expected
[2023-09-05 16:57:51.098] [warning] Requested height: 20 is less than the minimum height: 22 required by the modules
[2023-09-05 16:57:51.098] [info] Bar configured (width: 1804, height: 22) for output: eDP-1

** (waybar:10979): WARNING **: 16:57:51.098: Status Notifier Item with bus name ':1.6' and object path '/org/ayatana/NotificationItem/nm_applet' is already registered

But nothing about the workspace icons, from what I read. Anyone else had this happen, made a change that caused this or know where I should start poking around??? No other hyprv4 issues are showing - what happened to my workspaces???

Paulie420 commented 10 months ago

I know the 'fix'; wlr/workspaces was changed to hyprland/workspaces

For HyprV4 theme, that was located in the waybar .conf files... ~/.config/Hyprv4/waybar/conf/*.conf (the top ones anyway.) Just change 'wlr/workspaces' to 'hyprland/workspaces' and the icons come back.