Saataa andagii !

This commit is contained in:
Lukian 2025-02-08 12:04:04 +01:00
parent f574bf744a
commit d565ed1fd6
4 changed files with 22 additions and 3 deletions

View file

@ -62,6 +62,7 @@ window#waybar {
#custom-quit,
#custom-lock,
#custom-reboot,
#custom-arch,
#workspaces {
padding: 7px 10px;
opacity: 1;
@ -119,6 +120,10 @@ window#waybar {
color: @yellow;
}
#custom-arch {
color: #1793d1;
}
#workspaces button {
color: #cfcfcf;
margin: 0px 5px;