add nurgle icon to waybar
This commit is contained in:
@@ -13,11 +13,10 @@ window#waybar {
|
|||||||
|
|
||||||
#custom-nurgle {
|
#custom-nurgle {
|
||||||
background-image: url("/home/ulve/.config/qtile/icons/nurgle.png");
|
background-image: url("/home/ulve/.config/qtile/icons/nurgle.png");
|
||||||
background-size: contain;
|
background-size: 20px 20px;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
min-width: 24px;
|
min-width: 28px;
|
||||||
padding: 0 4px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
|
|||||||
Reference in New Issue
Block a user