summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/hyprland/waybar/config.jsonc14
1 files changed, 0 insertions, 14 deletions
diff --git a/config/hyprland/waybar/config.jsonc b/config/hyprland/waybar/config.jsonc
index 86938db..2ab4837 100644
--- a/config/hyprland/waybar/config.jsonc
+++ b/config/hyprland/waybar/config.jsonc
@@ -3,20 +3,6 @@
"modules-left": ["battery", "hyprland/workspaces", "mpd"],
"modules-center": ["clock"],
"modules-right": ["custom/wireguard", "network", "pulseaudio", "temperature", "cpu", "custom/memory", "tray"],
- "hyprland/workspaces": {
- "format": "{icon}",
- "format-icons": {
- "1": "I",
- "2": "II",
- "3": "III",
- "4": "IV",
- "5": "V",
- "6": "VI",
- "7": "VII",
- "8": "VIII",
- "9": "IX",
- },
- },
"mpd": {
"tooltip": false,
"format": "{artist} - {title} ({elapsedTime:%M:%S}/{totalTime:%M:%S})",