From 90623057bbfd7e9d010cbb316947467884e3b774 Mon Sep 17 00:00:00 2001 From: installer Date: Tue, 11 Feb 2025 00:54:48 +0900 Subject: added persitent workspaces in rw waybabr default 5, which I also made it as default --- config/waybar/ModulesWorkspaces | 3 +++ config/waybar/configs/[TOP] Default Laptop_v5 | 2 +- config/waybar/configs/[TOP] Default_v5 | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces index 79a5eeae..f6071a69 100644 --- a/config/waybar/ModulesWorkspaces +++ b/config/waybar/ModulesWorkspaces @@ -175,6 +175,9 @@ "on-click": "activate", "on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1", + "persistent-workspaces": { + "*": 5 + }, "format": "{icon} {windows}", "format-window-separator": " ", "window-rewrite-default": " ", diff --git a/config/waybar/configs/[TOP] Default Laptop_v5 b/config/waybar/configs/[TOP] Default Laptop_v5 index 9e9febc1..2ef7b933 100644 --- a/config/waybar/configs/[TOP] Default Laptop_v5 +++ b/config/waybar/configs/[TOP] Default Laptop_v5 @@ -34,7 +34,7 @@ "custom/separator#blank", "custom/swaync", "custom/separator#dot-line", - "hyprland/workspaces#numbers", + "hyprland/workspaces#rw", "clock", "custom/separator#dot-line", "custom/weather", diff --git a/config/waybar/configs/[TOP] Default_v5 b/config/waybar/configs/[TOP] Default_v5 index 4c6a5aba..a8a9601a 100644 --- a/config/waybar/configs/[TOP] Default_v5 +++ b/config/waybar/configs/[TOP] Default_v5 @@ -34,7 +34,7 @@ "custom/separator#blank", "custom/swaync", "custom/separator#dot-line", - "hyprland/workspaces#numbers", + "hyprland/workspaces#rw", "clock", "custom/separator#dot-line", "custom/weather", -- cgit v1.2.3