Update tofi, hyprland with rules, waybar with hyprland rules

This commit is contained in:
Hydroxycarbamide 2024-05-18 23:52:35 +02:00
parent dc29c5a33c
commit 71bc067f30
3 changed files with 68 additions and 26 deletions

View file

@ -4,9 +4,9 @@
"position": "top",
"height": 32,
"modules-left": [
//"hyprland/workspaces",
"hyprland/workspaces",
//"sway/workspaces#sway"
"river/tags",
//"river/tags",
//"river/layout",
"group/visualisation"
@ -82,11 +82,21 @@
"active-only": false,
"disable-scroll": true,
"all-outputs": false,
"format": "{name}",
"format": "{icon}",
"sort-by-number": true,
"format-icons": {
"active": "",
"1": " ",
"2": " ",
"3": " ",
"4": " ",
"5": " ",
"6": " ",
"7": " ",
"8": " ",
"default": ""
},
"persistent-workspaces": {
"*": 4
}
},
"sway/workspaces#sway": {