Update swaylock-cool

- Faster blur
- Avoid double-locking on sleep
This commit is contained in:
2021-10-27 20:06:52 +02:00
parent b036544c76
commit a726a701e6
3 changed files with 13 additions and 16 deletions

View File

@ -8,7 +8,7 @@
}
window#waybar {
background-color: rgba(91, 63, 99, 0.7);
background-color: rgba(48, 47, 59, 0.7);
border-bottom: 3px solid rgba(55, 76, 110, 0.0);
color: #ffffff;
transition-property: background-color;