test
This commit is contained in:
parent
96f7977167
commit
991c098daa
1 changed files with 13 additions and 16 deletions
|
@ -12,24 +12,21 @@
|
|||
"layer": "top",
|
||||
"position": "top",
|
||||
"modules-left": [
|
||||
"wlr/workspaces",
|
||||
"custom/arrow-dark-on-light-right",
|
||||
"custom/crypto",
|
||||
"custom/arrow-light-on-dark-right",
|
||||
"custom/weather",
|
||||
"custom/arrow-dark-on-bg-right",
|
||||
"sway/mode"],
|
||||
"hyprland/workspaces",
|
||||
"hyprland/window"
|
||||
],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": [
|
||||
"custom/arrow-light-on-bg-left", "pulseaudio",
|
||||
"custom/arrow-dark-on-light-left", "network",
|
||||
"custom/arrow-light-on-dark-left", "cpu",
|
||||
"custom/arrow-dark-on-light-left", "memory",
|
||||
"custom/arrow-light-on-dark-left", "temperature",
|
||||
"custom/arrow-dark-on-light-left", "backlight",
|
||||
"custom/arrow-light-on-dark-left", "battery",
|
||||
"custom/arrow-dark-on-light-left", "sway/language",
|
||||
"custom/arrow-light-on-dark-left", "tray"],
|
||||
"pulseaudio",
|
||||
"network",
|
||||
"cpu",
|
||||
"memory",
|
||||
"temperature",
|
||||
"backlight",
|
||||
"battery",
|
||||
"sway/language",
|
||||
"tray"
|
||||
],
|
||||
|
||||
"wlr/workspaces": {
|
||||
"disable-scroll": true
|
||||
|
|
Loading…
Reference in a new issue