padding for idle_inhibitor, use a ln for icon
This commit is contained in:
1
waybar/icons/logo.svg
Symbolic link
1
waybar/icons/logo.svg
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
pika-logo.svg
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-logo {
|
#custom-logo {
|
||||||
background-image: url("./icons/pika-logo.svg");
|
background-image: url("./icons/logo.svg");
|
||||||
background-color: @base;
|
background-color: @base;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
@@ -139,6 +139,7 @@
|
|||||||
|
|
||||||
#idle_inhibitor {
|
#idle_inhibitor {
|
||||||
background-color: @yellow;
|
background-color: @yellow;
|
||||||
|
padding: 0px 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-pl-idle {
|
#custom-pl-idle {
|
||||||
|
|||||||
Reference in New Issue
Block a user