Changed waybar styling, workspaces are not assigned with dots.

This commit is contained in:
duma97
2025-11-15 15:28:23 +04:00
parent 1f18a725b1
commit bd386577da
3 changed files with 18 additions and 17 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"modules-right": ["group/expand","pulseaudio","bluetooth","network","custom/power-profile","battery","custom/wlogout"],
"hyprland/workspaces": {
"format": "{name}",
"format": "",
"persistent-workspaces": {
"*": [ 1,2,3,4,5 ]
}