This commit is contained in:
Alexander Neonxp Kiryukhin 2025-07-20 13:55:45 +03:00
parent 972802e532
commit 9c05c52ebf
Signed by: NeonXP
SSH key fingerprint: SHA256:SVt7TjxbVc87m1QYaQziOJ0N3OCFURv2g76gD/UTTXI
17 changed files with 63 additions and 36 deletions

View file

@ -6,7 +6,7 @@
window#waybar {
background-color: rgba(43, 48, 59, 0.5);
border-bottom: 2px solid rgba(51, 204, 256, 238);
border-bottom: 1px solid rgba(51, 204, 256, 238);
color: #ffffff;
transition-property: background-color;
transition-duration: .5s;