use relative path for nurgle icon in waybar css
This commit is contained in:
@@ -12,7 +12,7 @@ window#waybar {
|
||||
}
|
||||
|
||||
#custom-nurgle {
|
||||
background-image: url("~/.config/waybar/nurgle.png");
|
||||
background-image: url("nurgle.png");
|
||||
background-size: 20px 20px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user