switch to sway
This commit is contained in:
parent
8b89e664ea
commit
b8b6922e53
7 changed files with 39 additions and 31 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
/* main waybar */
|
||||
window#waybar {
|
||||
background: rgba(26, 27, 38, 0.75);
|
||||
background: rgba(26, 27, 38, 1);
|
||||
border: 2px solid #414868;
|
||||
}
|
||||
|
||||
|
@ -36,7 +36,7 @@ tooltip {
|
|||
|
||||
|
||||
/* Sets active workspace to have a solid line on the bottom */
|
||||
#workspaces button.active {
|
||||
#workspaces button.focused {
|
||||
border-bottom: 2px solid #7aa2f7;
|
||||
border-radius: 0;
|
||||
margin-top: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue