I3 to Sway #1
1 changed files with 2 additions and 5 deletions
|
@ -39,14 +39,11 @@ window#waybar {
|
|||
border-radius: 4px;
|
||||
background: rgba(94,129,172,0.7);
|
||||
margin: 0 1px;
|
||||
color: rgba(46, 52, 64, 1);
|
||||
}
|
||||
#workspaces button.current_output {
|
||||
background: rgba(136, 192, 208, 0.7);
|
||||
}
|
||||
#workspaces button.focused {
|
||||
border-radius: 4px;
|
||||
background: rgba(163, 190, 140, 0.7);
|
||||
color: rgba(46, 52, 64, 1);
|
||||
background: rgba(136, 192, 208, 0.7);
|
||||
}
|
||||
#workspaces button.urgent {
|
||||
background: rgba(208, 135, 112, 0.7);
|
||||
|
|
Loading…
Reference in a new issue