diff --git a/etc/skel/.config/dconf/user b/etc/skel/.config/dconf/user index b7eb038..e0d1ebe 100644 Binary files a/etc/skel/.config/dconf/user and b/etc/skel/.config/dconf/user differ diff --git a/etc/skel/.config/waybar/style.css b/etc/skel/.config/waybar/style.css index 7bc6989..1cc0202 100644 --- a/etc/skel/.config/waybar/style.css +++ b/etc/skel/.config/waybar/style.css @@ -72,7 +72,7 @@ window#waybar.empty #window { #pulseaudio, #tray, #mode, -#language +#language, #idle_inhibitor { padding: 0 6px; border-bottom: 2px; @@ -100,42 +100,42 @@ window#waybar.empty #window { } #custom-playerctl { - color: @pink; -} - -#custom-help { - color: @mauve; + color: @flamingo; } #custom-wlsunset { - color: @red; + color: @pink; } #idle_inhibitor { - color: @maroon; + color: @mauve; +} + +#language { + color: @red; } #custom-dunst { - color: @peach; + color: @maroon; } #custom-clipboard { - color: @yellow; + color: @peach; } #cpu { - color: @green; + color: @yellow; } #memory { - color: @teal; + color: @green; } #battery { animation-timing-function: linear; animation-iteration-count: infinite; animation-direction: alternate; - color: @sky; + color: @teal; } #battery.warning { @@ -161,7 +161,7 @@ label:focus { } #network { - color: @sapphire; + color: @sky; } #network.disconnected { @@ -169,7 +169,7 @@ label:focus { } #bluetooth { - color: @blue; + color: @sapphire; } #bluetooth.disabled { @@ -177,7 +177,7 @@ label:focus { } #pulseaudio { - color: @lavender; + color: @blue; } #pulseaudio.muted {