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-default_alter.css | |
| parent | 2487d266a0721ccfebcdcbd9db64523b64e6ec47 (diff) | |
increase padding as modules are too close
Diffstat (limited to 'config/waybar/style/style-default_alter.css')
| -rw-r--r-- | config/waybar/style/style-default_alter.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/style/style-default_alter.css b/config/waybar/style/style-default_alter.css index 98ce0987..08f6a7b7 100644 --- a/config/waybar/style/style-default_alter.css +++ b/config/waybar/style/style-default_alter.css @@ -132,7 +132,7 @@ tooltip label{ #custom-cycle_wall, #custom-screen_locker, #custom-weather { - padding: 0px 6px; + padding: 0px 10px; /*margin: 4px 3px 5px 3px;*/ /*color: @fgcolor;*/ /* background-color: #bbccdd; */ |
