feat(waybar): rizing
This commit is contained in:
@@ -43,14 +43,29 @@
|
||||
},
|
||||
"hyprland/workspaces": {
|
||||
"on-click": "activate",
|
||||
"format": "{id}",
|
||||
"format": "{windows}",
|
||||
"all-outputs": true,
|
||||
"disable-scroll": false,
|
||||
"active-only": false,
|
||||
"window-rewrite": {
|
||||
"class<firefox>": " ",
|
||||
"class<app.zen_browser.zen>": " ",
|
||||
"class<Code>": " ",
|
||||
"class<Alacritty>": " ",
|
||||
"class<Spotify>": " ",
|
||||
"class<org.telegram.desktop>": " ",
|
||||
"class<kitty>": " ",
|
||||
"class<org.gnome.Nautilus>": " "
|
||||
}
|
||||
},
|
||||
"hyprland/window": {
|
||||
"format": "{title}",
|
||||
"format-empty": " Desktop",
|
||||
"icon": true,
|
||||
"icon-size": 22,
|
||||
"seperate-outputs": true
|
||||
},
|
||||
|
||||
"tray": {
|
||||
"show-passive-items": true,
|
||||
"spacing": 10,
|
||||
@@ -123,6 +138,9 @@
|
||||
"format-icons": {
|
||||
"none": "",
|
||||
"notification": "",
|
||||
"dnd-notification": "",
|
||||
"": "",
|
||||
"inhibited": ""
|
||||
},
|
||||
"on-click": "sleep 0.1 && swaync-client -t -sw",
|
||||
"return-type": "json",
|
||||
|
||||
Reference in New Issue
Block a user