remove qtile bar and add nurgle icon to waybar
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,15 @@ window#waybar {
|
||||
color: #f3eeea;
|
||||
}
|
||||
|
||||
#custom-nurgle {
|
||||
background-image: url("/home/ulve/.config/qtile/icons/nurgle.png");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
min-width: 24px;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
color: #f3eeea;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user