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

View File

@@ -325,7 +325,8 @@ notificationwindow, blankwindow, blankwindow {
background: var(--cc-bg);
color: var(--text-color);
border-radius: var(--border-radius-center);
border: var(--border);
border-radius: var(--border-radius);
}
.control-center .control-center-list-placeholder {