1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

fixed & improved hyprland workspaces in waybar

This commit is contained in:
xnm
2024-07-22 23:48:20 +03:00
parent 6b53716712
commit bc2a785245
2 changed files with 25 additions and 18 deletions

View File

@@ -70,12 +70,17 @@ window.bottom_bar .modules-right {
margin-left: 10;
}
#workspaces button.active {
color: @peach;
}
#workspaces button {
color: @text;
font-size: 1.25rem;
}
#workspaces button.empty {
color: @overlay0;
}
#workspaces button.active {
color: @peach;
}
#submap {