steal tray-expander from Omarchy 🤓

This commit is contained in:
2025-09-27 19:50:46 +02:00
parent 5aec24f542
commit 509abb1d5d
6 changed files with 32 additions and 9 deletions

View File

@@ -56,9 +56,9 @@ tooltip {
#custom-rofi,
#idle_inhibitor,
#custom-power {
padding-left: 6px;
padding-right: 6px;
#custom-power,
#custom-expand-icon {
padding: 0px 6px;
font-size: 18px;
}
@@ -164,6 +164,10 @@ window#waybar.empty #window {
background-color: alpha(@archlinux, 0.3);
}
#custom-expand-icon {
color: @green;
}
#idle_inhibitor {
color: @yellow;
}