diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 20:58:22 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 20:58:22 +0900 |
| commit | 33d4cd47ce639aeb39991b944895477a0e3b1745 (patch) | |
| tree | e1d2b1263979d5bc161225f7f9ed33c86814599c /config/swaync/config.json | |
| parent | 1e2a3b25aa760885ee326433ef0ab176e39c73bc (diff) | |
updated swaync, Settings animation and DarkLight.sh
Diffstat (limited to 'config/swaync/config.json')
| -rw-r--r-- | config/swaync/config.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/swaync/config.json b/config/swaync/config.json index 7d187fa0..6c703328 100644 --- a/config/swaync/config.json +++ b/config/swaync/config.json @@ -6,7 +6,7 @@ "control-center-layer": "top", "layer-shell": true, "cssPriority": "application", - "control-center-margin-top": 0, + "control-center-margin-top": 10, "control-center-margin-bottom": 0, "control-center-margin-right": 0, "control-center-margin-left": 0, @@ -31,9 +31,9 @@ "widgets": [ "dnd", "buttons-grid", - /* "mpris", */ - /* "volume", */ - /* "backlight",*/ + "mpris", + "volume", + "backlight", "title", "notifications" ], @@ -51,7 +51,7 @@ "text": "Notification" }, "mpris": { - "image-size": 20, + "image-size": 10, "image-radius": 0 }, "volume": { |
