init
This commit is contained in:
@@ -21,6 +21,7 @@ window#waybar {
|
||||
#memory,
|
||||
#network,
|
||||
#pulseaudio,
|
||||
#custom-keyboard-layout,
|
||||
#battery{
|
||||
background: rgba(10,10,10,100);
|
||||
opacity: 0.8;
|
||||
@@ -68,6 +69,12 @@ window#waybar {
|
||||
margin-right: 5px
|
||||
}
|
||||
|
||||
#custom-keyboard-layout{
|
||||
border-radius: 0px 10px 10px 0px;
|
||||
color: @mauve;
|
||||
}
|
||||
|
||||
|
||||
#workspaces{
|
||||
border-radius: 0px 10px 10px 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user