diff --git a/config/waybar/modules b/config/waybar/modules index fca7392..5ff06f5 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -71,11 +71,12 @@ }, "format": "{icon}", "format-icons": { - "active": " 󰮯 ", - "default": "󰊠", - "persistent": "󰊠", + "active": "󰮯", + "empty": "", + "default": "󰊠", }, }, +// Kanji / Japanese style "hyprland/workspaces#kanji": { "disable-scroll": true, "all-outputs": true, @@ -160,6 +161,7 @@ "class": "󰏆 " } }, +// for Camilla or Spanish "hyprland/workspaces#cam": { "active-only":false, "all-outputs": true,