diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-09-14 23:52:15 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-14 23:52:15 +0900 |
| commit | 0ecb6e9b28b91dc389c316ff37ad968248a6013e (patch) | |
| tree | 68079d6766e5284a67a48abf9d9df0dcdd23ceee /config | |
| parent | 8240bc7cb57ffa10a6cc15ce23b1de4f01d96088 (diff) | |
Update [Wallust] Box type.css
fix issue https://github.com/JaKooLit/Hyprland-Dots/issues/438
Diffstat (limited to 'config')
| -rw-r--r-- | config/waybar/style/[Wallust] Box type.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/[Wallust] Box type.css b/config/waybar/style/[Wallust] Box type.css index 6e018bd2..d5987a02 100644 --- a/config/waybar/style/[Wallust] Box type.css +++ b/config/waybar/style/[Wallust] Box type.css @@ -147,7 +147,7 @@ window#waybar.empty #window { #idle_inhibitor.activated { color: #39FF14; font-size: 100%; -}} +} #network { padding-right: 12px; @@ -223,4 +223,4 @@ window#waybar.empty #window { #backlight-slider highlight { min-width: 10px; border-radius: 5px; -}
\ No newline at end of file +} |
