Unverified Commit e201f94c authored by Lennart CM's avatar Lennart CM Committed by GitHub

update the config.json to be in sync with latest swaync(5) page (#642)

* update the config.json to be in sync with latest swaync(5) page Fixes: #641 * set cssPriority to 'user' The swaync(5) manpage must be changed as well, since it currently says "application" is the default value.
parent 807ecab1
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"control-center-layer": "top", "control-center-layer": "top",
"layer-shell": true, "layer-shell": true,
"layer-shell-cover-screen": true, "layer-shell-cover-screen": true,
"cssPriority": "highest", "cssPriority": "user",
"control-center-margin-top": 0, "control-center-margin-top": 0,
"control-center-margin-bottom": 0, "control-center-margin-bottom": 0,
"control-center-margin-right": 0, "control-center-margin-right": 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment