aboutsummaryrefslogtreecommitdiff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-07-31 00:40:32 +0300
committerawy <awy@awy.one>2025-07-31 00:40:32 +0300
commit55f823f367e30b80080c63de1253c6e29b51458d (patch)
treec8c67c4fbc5e8a37c1cadf645eacc542fc448ab2 /.config/waybar/style.css
parent5883ef3bed4ddabc9b89ce6a386090c242110af9 (diff)
downloadhyprdots-55f823f367e30b80080c63de1253c6e29b51458d.tar.gz
album cover waybar module
Diffstat (limited to '.config/waybar/style.css')
-rw-r--r--.config/waybar/style.css10
1 files changed, 8 insertions, 2 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 4c4d7e0..3fd3cb2 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -52,8 +52,14 @@ window#waybar {
/* color: #fff; */
}
-#custom-test {
- color: green;
+#image.album-art {
+ border-radius: 10px;
+ padding-top: 5px;
+ padding-bottom: 5px;
+ padding-right: 10px;
+}
+
+#custom-recording {
padding-right: 10px;
}