From 3380aa690fe54fcfb981e49c97997f20eb4be10d Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 30 Sep 2024 18:20:12 -0400 Subject: [PATCH] Moar waybar --- modules/users/crow/waybar/config.jsonc | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/modules/users/crow/waybar/config.jsonc b/modules/users/crow/waybar/config.jsonc index b46124e..490a344 100644 --- a/modules/users/crow/waybar/config.jsonc +++ b/modules/users/crow/waybar/config.jsonc @@ -27,8 +27,20 @@ "hyprland/workspaces": { "format": "{icon}", "format-icons" : { - "active": "", - "default": "" + "1": "󰈹", + "2": "", + "3": "", + "4": "󰎆", + "5": "󰓥", + "urgent": "", + "active": "", + "default": "" + }, + "sort-by-number": true, + "persistent-workspaces": { + "1": [], + "2": [], + "3": [] } }, "clock": {