diff options
Diffstat (limited to 'waybar')
| -rw-r--r-- | waybar/battery_critical.png | bin | 0 -> 2574 bytes | |||
| -rw-r--r-- | waybar/style.css | 9 |
2 files changed, 2 insertions, 7 deletions
diff --git a/waybar/battery_critical.png b/waybar/battery_critical.png Binary files differnew file mode 100644 index 0000000..cf73f50 --- /dev/null +++ b/waybar/battery_critical.png diff --git a/waybar/style.css b/waybar/style.css index a9b80a6..9efc646 100644 --- a/waybar/style.css +++ b/waybar/style.css @@ -3,6 +3,8 @@ font-weight: bold; font-size: 16px; color: #c6d0f5; + margin: 0; + border-radius: 0px; } #waybar { @@ -18,11 +20,4 @@ #workspaces button.active { background-color: #28CD41; color: #ea999c; - margin: 0; - border-radius: 0px; -} - -#window { - font-weight: 500; - font-style: italic; } |
