diff --git a/private_dot_config/waybar/style.css b/private_dot_config/waybar/style.css index 26dcc36..8169938 100644 --- a/private_dot_config/waybar/style.css +++ b/private_dot_config/waybar/style.css @@ -1,5 +1,5 @@ * { - font-family: Hack Nerd Font Mono; + font-family: Hack Nerd Font; font-size: 12px; } @@ -98,6 +98,7 @@ button:hover { #idle_inhibitor, #scratchpad, #power-profiles-daemon, +#keyboard-state, #mpd { padding: 0 10px; color: #ffffff;