scratchpad from bling awesome
This commit is contained in:
parent
0d7f3e5a89
commit
87ee1ba3d0
20 changed files with 724 additions and 117 deletions
|
@ -4,7 +4,7 @@
|
|||
"height": 25, // Waybar height (to be removed for auto height)
|
||||
// "width": 1280, // Waybar width
|
||||
// Choose the order of the modules
|
||||
"modules-left": ["sway/workspaces", "river/tags", "sway/mode", "sway/window"],
|
||||
"modules-left": ["sway/workspaces", "wlr/taskbar", "river/tags", "sway/mode", "sway/window"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["pulseaudio", "network", "memory", "cpu", "battery", "battery#bat2", "tray"],
|
||||
"margin-top": 0,
|
||||
|
@ -143,7 +143,7 @@
|
|||
"icon-size": 20,
|
||||
"icon-theme": "Papirus-Dark",
|
||||
"tooltip-format": "{title}",
|
||||
"max-length": 30,
|
||||
"max-length": 20,
|
||||
"on-click": "activate",
|
||||
"on-click-middle": "close"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue