diff options
author | awy <awy@awy.one> | 2025-10-20 21:55:37 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-20 21:55:37 +0300 |
commit | 763577fe058345abb6f20075853319a7381fb5f0 (patch) | |
tree | b75b73961d94e2d0eace2abccbc63156fda4dbc1 /.config/waybar/style.css | |
parent | 24c8a6cac648f0ab5a34cb2d4dec12f927e37535 (diff) | |
download | hyprdots-763577fe058345abb6f20075853319a7381fb5f0.tar.gz |
yes
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r-- | .config/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css index c790161..b261465 100644 --- a/.config/waybar/style.css +++ b/.config/waybar/style.css @@ -120,7 +120,7 @@ window#waybar.hidden { margin: 0 4px; } -#clock { +#custom-clock { margin-right: 4px; } |