summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-03 17:32:52 +0100
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-11-03 17:32:52 +0100
commite6fd1468a95ca7d2b976257776e3655f1572da95 (patch)
tree40ae57c58f609b44e5d1ec298f505510dca47ad1 /config
parentdb297fade552c6252581d4f8788e5056352f835d (diff)
reduced font size
Diffstat (limited to 'config')
-rw-r--r--config/wayland/waybar/styles/base16.css4
l---------config/wayland/waybar/styles/colors/colors.css2
2 files changed, 2 insertions, 4 deletions
diff --git a/config/wayland/waybar/styles/base16.css b/config/wayland/waybar/styles/base16.css
index c9e3170..639b590 100644
--- a/config/wayland/waybar/styles/base16.css
+++ b/config/wayland/waybar/styles/base16.css
@@ -17,7 +17,7 @@
border-radius: 0;
font-family: monospace;
font-weight: bold;
- font-size: 14px;
+ font-size: 12px;
min-height: 24px;
}
@@ -90,8 +90,6 @@ window#waybar.PCSX2 #window {
#workspaces button.active, #tags button.focused {
background-color: @color6;
- border-bottom: 6px solid @color4;
-
}
#workspaces button:hover, #tags button:hover {
diff --git a/config/wayland/waybar/styles/colors/colors.css b/config/wayland/waybar/styles/colors/colors.css
index 2a2c2fa..801cf92 120000
--- a/config/wayland/waybar/styles/colors/colors.css
+++ b/config/wayland/waybar/styles/colors/colors.css
@@ -1 +1 @@
-/home/aluc/.cache/wal/colors-waybar.css \ No newline at end of file
+colors-nord \ No newline at end of file