1
0
forked from extern/nix-config

waybar: Decrease opacity

This commit is contained in:
Donovan Glover 2023-05-23 19:09:45 -04:00
parent babd93ba62
commit 327f360a58
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -90,7 +90,7 @@
}
window#waybar {
background: alpha(@base00, 0.95);
background: alpha(@base00, 0.92);
border-left: 1px solid alpha(@base02, 0.67);
}