This commit is contained in:
Andrey Parhomenko 2024-07-12 03:00:02 +05:00
parent 972b8a5d42
commit 56caea30fb

View file

@ -1,19 +1,18 @@
{ {
"layer": "top", "layer": "bottom",
"position": "top", "position": "top",
"spacing" : 1,
"sway/language" : {
},
"river/window" : { "river/window" : {
"max-length": 30, "max-length": 50,
"min-length": 50,
"on-scroll-up" : "riverctl focus-view next", "on-scroll-up" : "riverctl focus-view next",
"on-scroll-down" : "riverctl focus-view previous", "on-scroll-down" : "riverctl focus-view previous",
"on-click-right" : "riverctl close" "on-click-right" : "riverctl close"
}, },
"river/mode" : { "river/mode" : {
"format": "{}" "format": " {} "
}, },
"privacy": { "privacy": {
"icon-spacing": 4, "icon-spacing": 4,
@ -40,9 +39,8 @@
"modules-left": [ "modules-left": [
"river/tags", "river/tags",
"river/window",
"custom/left-arrow-dark",
"river/mode", "river/mode",
"river/window",
], ],
"custom/bar" : { "custom/bar" : {
@ -50,7 +48,6 @@
}, },
"modules-center": [ "modules-center": [
"network",
], ],
"modules-right": [ "modules-right": [