From 00ec698e6b73c698fc5811781efe06366cb2971d Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" <85185940+JaKooLit@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:34:54 +0900 Subject: Update ModulesWorkspaces - reduced workspace persistent to 5 as it just look ridiculous --- config/waybar/ModulesWorkspaces | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/waybar/ModulesWorkspaces') diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index 8219d295..79a5eeae 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -150,7 +150,7 @@ "on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1", "persistent-workspaces": { - "*": 10 + "*": 5 }, "format-icons": { "1": "1", -- cgit v1.2.3