You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I recently tried to configure waybar on my arch hyprland but I'm not able to change the base color of the workspace icon. Here are my config files :
config :
{
//Position TOP
"layer": "top",
"margin-top": 14,
"margin-bottom": 0,
//Load modules
"include":["~/.config/waybar/modules.json"],
//Modules LEFT
"modules-left":[
"clock",
"wlr/taskbar",
],
//Modules CENTER
"modules-center":[
"hyprland/workspaces",
],
}
Hello, I recently tried to configure waybar on my arch hyprland but I'm not able to change the base color of the workspace icon. Here are my config files :
config
:style.css
:modules.json
:Thanks to whoever tries to help me.
The text was updated successfully, but these errors were encountered: