add polkit and attempt to autostart swaybg in niri
This commit is contained in:
@@ -39,6 +39,7 @@ button:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
|
||||
#workspaces button,
|
||||
#tags button {
|
||||
padding: 0 5px;
|
||||
background-color: transparent;
|
||||
@@ -46,12 +47,14 @@ button:hover {
|
||||
margin: 3px;
|
||||
}
|
||||
|
||||
#workspaces button.active,
|
||||
#tags button.occupied {
|
||||
background: #d3c6aa;
|
||||
border: 1px solid #2b3339;
|
||||
color: #2b3339;
|
||||
}
|
||||
|
||||
#workspaces button.focused,
|
||||
#tags button.focused {
|
||||
background-color: #7fbbb3;
|
||||
color: #2b3339;
|
||||
@@ -83,6 +86,7 @@ button:hover {
|
||||
margin: 0 8px;
|
||||
}
|
||||
|
||||
|
||||
#backlight {
|
||||
background-color: transparent;
|
||||
/* border-bottom: 3px solid #7fbbb3; */
|
||||
|
||||
Reference in New Issue
Block a user