feat(swaync): add screenshot button, better styles, per-app volume

This commit is contained in:
retrozinndev
2024-10-10 21:29:01 -03:00
parent 1c8acd0843
commit 682d04a858
3 changed files with 47 additions and 22 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
@import "../../.cache/wal/colors-swaync.css";
@define-color highlight @color1;
@define-color bg-slider shade(@highlight, .2);
@define-color bg-slider shade(@color1, .2);
@define-color bg-button shade(@highlight, .72);
@define-color background-alt shade(@color2, .6);
@define-color hover shade(@highlight, .6);