add noctalia-shell config and switch from waybar

This commit is contained in:
2026-06-19 17:32:08 +02:00
parent fdffd0e73c
commit 3d4e3ab384
6 changed files with 756 additions and 1 deletions
+25
View File
@@ -0,0 +1,25 @@
{
"mPrimary": "#7bd0ff",
"mOnPrimary": "#003549",
"mSecondary": "#b5c9d7",
"mOnSecondary": "#20333e",
"mTertiary": "#cac1e9",
"mOnTertiary": "#322c4c",
"mError": "#ffb4ab",
"mOnError": "#690005",
"mSurface": "#111416",
"mOnSurface": "#e1e2e5",
"mSurfaceVariant": "#1d2022",
"mOnSurfaceVariant": "#c0c7cd",
"mOutline": "#41484d",
"mShadow": "#000000",
"mHover": "#cac1e9",
"mOnHover": "#322c4c"
}