aboutsummaryrefslogtreecommitdiff
path: root/.config/eww/eww.scss
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-12-08 16:05:02 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-12-08 16:05:02 +0000
commitb35b405ae51fa11b9481d44f24ece462bfc72474 (patch)
tree6d70d2b66f28647f3424cd5718e004caa02abb0a /.config/eww/eww.scss
parent52146a35178a1eecb3fabb1adf7251bee53b8f2c (diff)
Added an FreeBSD updates widget for my Eww bar.
Diffstat (limited to '.config/eww/eww.scss')
-rw-r--r--.config/eww/eww.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss
index d3cba0b..ae85d45 100644
--- a/.config/eww/eww.scss
+++ b/.config/eww/eww.scss
@@ -38,12 +38,12 @@
padding-right: 10px;
}
-.apk {
+.pkg {
color: #98971a;
padding-right: 10px;
}
-.apk-empty {
+.pkg-empty {
color: #98971a;
padding-right: 0px;
}