diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-23 23:03:05 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-23 23:03:05 +0900 |
| commit | 18c565a068ac463f6d6ec7aade8d61391dca6c54 (patch) | |
| tree | cad756a17f718dfbf607d3ef2f757fa35040b7cb /config/waybar/style/style-b&w.css | |
| parent | 2487d266a0721ccfebcdcbd9db64523b64e6ec47 (diff) | |
increase padding as modules are too close
Diffstat (limited to 'config/waybar/style/style-b&w.css')
| -rw-r--r-- | config/waybar/style/style-b&w.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/style-b&w.css b/config/waybar/style/style-b&w.css index 610b247d..f7750f78 100644 --- a/config/waybar/style/style-b&w.css +++ b/config/waybar/style/style-b&w.css @@ -130,7 +130,7 @@ tooltip label{ #custom-weather.snowyIcyNight, #custom-weather.default #idle_inhibitor { - padding: 0px 4px; + padding: 0px 6px; } #mode { color: #cc3436; |
