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",
|
"layer": "top",
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"wlr/workspaces",
|
"hyprland/workspaces",
|
||||||
"custom/arrow-dark-on-light-right",
|
"hyprland/window"
|
||||||
"custom/crypto",
|
],
|
||||||
"custom/arrow-light-on-dark-right",
|
|
||||||
"custom/weather",
|
|
||||||
"custom/arrow-dark-on-bg-right",
|
|
||||||
"sway/mode"],
|
|
||||||
"modules-center": ["clock"],
|
"modules-center": ["clock"],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"custom/arrow-light-on-bg-left", "pulseaudio",
|
"pulseaudio",
|
||||||
"custom/arrow-dark-on-light-left", "network",
|
"network",
|
||||||
"custom/arrow-light-on-dark-left", "cpu",
|
"cpu",
|
||||||
"custom/arrow-dark-on-light-left", "memory",
|
"memory",
|
||||||
"custom/arrow-light-on-dark-left", "temperature",
|
"temperature",
|
||||||
"custom/arrow-dark-on-light-left", "backlight",
|
"backlight",
|
||||||
"custom/arrow-light-on-dark-left", "battery",
|
"battery",
|
||||||
"custom/arrow-dark-on-light-left", "sway/language",
|
"sway/language",
|
||||||
"custom/arrow-light-on-dark-left", "tray"],
|
"tray"
|
||||||
|
],
|
||||||
|
|
||||||
"wlr/workspaces": {
|
"wlr/workspaces": {
|
||||||
"disable-scroll": true
|
"disable-scroll": true
|
||||||
|
|
Loading…
Reference in a new issue