mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Update tofi, hyprland with rules, waybar with hyprland rules
This commit is contained in:
parent
dc29c5a33c
commit
71bc067f30
3 changed files with 68 additions and 26 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue