diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-29 20:07:08 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-29 20:07:08 +0900 |
| commit | 203071f58db3fe8384a5d2c65e6ff6f38d433d52 (patch) | |
| tree | 3d66c50491f23d4e8b5b94f667ad0378cb66bd6f /config/waybar/configs | |
| parent | 2f35d78ff0f68261f4ee8f7b1b8f6183289c9578 (diff) | |
Rework on waybar styles. Added keyhints wiki page
Diffstat (limited to 'config/waybar/configs')
| -rw-r--r-- | config/waybar/configs/Camellia [Bottom] | 4 | ||||
| -rw-r--r-- | config/waybar/configs/Camellia [TOP] | 4 | ||||
| -rw-r--r-- | config/waybar/configs/Chrysanthemum [Bottom] | 2 | ||||
| -rw-r--r-- | config/waybar/configs/Chrysanthemum [TOP] | 2 | ||||
| -rw-r--r-- | config/waybar/configs/Default [Bottom] | 2 | ||||
| -rw-r--r-- | config/waybar/configs/Peony [Bottom] | 4 | ||||
| -rw-r--r-- | config/waybar/configs/Peony [TOP] | 4 |
7 files changed, 11 insertions, 11 deletions
diff --git a/config/waybar/configs/Camellia [Bottom] b/config/waybar/configs/Camellia [Bottom] index 4865c4a3..02118d38 100644 --- a/config/waybar/configs/Camellia [Bottom] +++ b/config/waybar/configs/Camellia [Bottom] @@ -12,8 +12,8 @@ "exclusive": true, "passthrough": false, "position": "bottom", -"spacing": 0, -"fixed-center": false, +"spacing": 4, +"fixed-center": true, "ipc": true, //"margin-top": 0, //"margin-bottom": 0, diff --git a/config/waybar/configs/Camellia [TOP] b/config/waybar/configs/Camellia [TOP] index 40817162..cb265b77 100644 --- a/config/waybar/configs/Camellia [TOP] +++ b/config/waybar/configs/Camellia [TOP] @@ -12,8 +12,8 @@ "exclusive": true, "passthrough": false, "position": "top", -"spacing": 0, -"fixed-center": false, +"spacing": 3, +"fixed-center": true, "ipc": true, //"margin-top": 0, //"margin-bottom": 0, diff --git a/config/waybar/configs/Chrysanthemum [Bottom] b/config/waybar/configs/Chrysanthemum [Bottom] index 326bed03..d87fd242 100644 --- a/config/waybar/configs/Chrysanthemum [Bottom] +++ b/config/waybar/configs/Chrysanthemum [Bottom] @@ -12,7 +12,7 @@ "passthrough": false, "position": "bottom", "spacing": 5, -"fixed-center": false, +"fixed-center": true, "ipc": true, "margin-left": 5, "margin-right": 5, diff --git a/config/waybar/configs/Chrysanthemum [TOP] b/config/waybar/configs/Chrysanthemum [TOP] index a948ce17..9761e87d 100644 --- a/config/waybar/configs/Chrysanthemum [TOP] +++ b/config/waybar/configs/Chrysanthemum [TOP] @@ -12,7 +12,7 @@ "passthrough": false, "position": "top", "spacing": 5, -"fixed-center": false, +"fixed-center": true, "ipc": true, "margin-left": 5, "margin-right": 5, diff --git a/config/waybar/configs/Default [Bottom] b/config/waybar/configs/Default [Bottom] index 78032fbf..8bf8ecd1 100644 --- a/config/waybar/configs/Default [Bottom] +++ b/config/waybar/configs/Default [Bottom] @@ -11,7 +11,7 @@ "spacing": 3, "fixed-center": true, "ipc": true, -"margin-bottom": 2, +//"margin-top": 6, "margin-left": 8, "margin-right": 8, diff --git a/config/waybar/configs/Peony [Bottom] b/config/waybar/configs/Peony [Bottom] index 1ec4fb64..0caa4eaa 100644 --- a/config/waybar/configs/Peony [Bottom] +++ b/config/waybar/configs/Peony [Bottom] @@ -12,8 +12,8 @@ "exclusive": true, "passthrough": false, "position": "bottom", -"spacing": 0, -"fixed-center": false, +"spacing": 4, +"fixed-center": true, "ipc": true, //"margin-top": 5, "margin-bottom": 5, diff --git a/config/waybar/configs/Peony [TOP] b/config/waybar/configs/Peony [TOP] index d1246670..ade9f2c9 100644 --- a/config/waybar/configs/Peony [TOP] +++ b/config/waybar/configs/Peony [TOP] @@ -12,8 +12,8 @@ "exclusive": true, "passthrough": false, "position": "top", -"spacing": 0, -"fixed-center": false, +"spacing": 4, +"fixed-center": true, "ipc": true, "margin-top": 5, //"margin-bottom": 5, |
