Files
nix-config/home-manager/hyprland/styles/power.css
2024-04-24 20:57:40 +02:00

12 lines
194 B
CSS

/* Custom styling for the logout icon on end */
#custom-wlogout {
font-size: 1.75em;
padding-right: 0.5em;
padding-left: 0.5em;
color: @blue;
}
#power .not-power {
color: @red;
}