Changes for uwsm, theme and env

Move env to uwsm
GNOME keyring fixes
Theme refactoring
Walker theme tweaks
Add notifications to waybar
This commit is contained in:
2025-10-27 23:01:16 +01:00
parent c07303e8f8
commit b257feb92a
9 changed files with 2902 additions and 42 deletions
+2
View File
@@ -3,7 +3,9 @@
@define-color background-t1 alpha(@background, 0.7);
@define-color background-t2 alpha(@background, 0.6);
@define-color border #33ccff;
@define-color foreground #ffffff;
:root {
--border: 1px solid @border;
--border-radius: 8px;
}