summaryrefslogtreecommitdiff
path: root/.config/waybar
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2023-11-28 09:44:11 -0500
committerFreya Murphy <freya@freyacat.org>2023-11-28 09:44:11 -0500
commit8fdcd343f3ef6e49891ed915ad031b830ee0ef82 (patch)
tree4d3869f7250742b9585d69c4aade50988b1c171d /.config/waybar
parentadd dbus files (diff)
downloaddotfiles-arch-8fdcd343f3ef6e49891ed915ad031b830ee0ef82.tar.gz
dotfiles-arch-8fdcd343f3ef6e49891ed915ad031b830ee0ef82.tar.bz2
dotfiles-arch-8fdcd343f3ef6e49891ed915ad031b830ee0ef82.zip
mode waybar to bar config, add aliases
Diffstat (limited to '.config/waybar')
-rw-r--r--.config/waybar/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 0ca11f2..f084844 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -32,8 +32,9 @@ button {
}
#workspaces button {
+ all: initial;
margin: 1px 0px;
- padding: 0px 5px;
+ padding: 0px 8px;
color: #c7c6c3;
background-color: rgba(0, 0, 0, 0);
}