all repos

dotfiles @ 3cd7769

my dotfiles
1 files changed, 2 insertions(+), 5 deletions(-)
waybar: update config
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-09-23 16:27:34 +0300
Parent: b5e39d9
M config/waybar/modules/hypr.json

@@ -4,15 +4,12 @@ "max-length": "40"

}, "hyprland/workspaces": { - "active-only": false, - "all-outputs": true, - "disable-scroll": false, "on-scroll-up": "hyprctl dispatch workspace -1", "on-scroll-down": "hyprctl dispatch workspace +1", "format": "{icon}", "on-click": "activate", - "sort-by-number": true, - "persistent_workspaces": { "*": 9 }, + "sort-by": "number", + "persistent-workspaces": { "*": 9 }, "format-icons": { "urgent": "", "default": "",