Add Arch logo as menu launcher

This commit is contained in:
Jeena 2025-09-04 22:16:45 +09:00
parent 46adba33d3
commit 7c0f074bd7
2 changed files with 10 additions and 2 deletions

View file

@ -57,6 +57,7 @@ window#waybar {
background: #C1B3BB;
}
#custom-menu,
#clock,
#hyprland-window,
#custom-date,
@ -111,7 +112,7 @@ window#waybar {
background: rgba(255, 255, 255, 0.7);
}
#custom-power {
#custom-power, #custom-menu {
padding: 0 1px;
}