rearrange and color mode
This commit is contained in:
parent
ca6eead644
commit
b4c1d157f1
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"margin":4,
|
||||
"modules-left":["sway/workspaces","sway/mode"],
|
||||
"modules-left":["sway/mode","sway/workspaces"],
|
||||
"modules-center":["mpris"],
|
||||
"modules-right":["privacy","custom/weather","network#warp","network#wifi","wireplumber","backlight","battery","clock","tray"],
|
||||
"sway/workspaces":{
|
||||
|
|
|
@ -17,6 +17,6 @@ window#waybar{
|
|||
color:white;
|
||||
}
|
||||
|
||||
#workspaces button.urgent,#battery.warning:not(.charging){
|
||||
#workspaces button.urgent,#mode,#battery.warning:not(.charging){
|
||||
background-color:firebrick;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue