diff --git a/config/Theme.qml b/config/Theme.qml index 596c9ac..bd09368 100644 --- a/config/Theme.qml +++ b/config/Theme.qml @@ -8,7 +8,6 @@ import Quickshell.Io Singleton { id: root - property string fontFamily: "JetBrainsMono Nerd Font" property var palette: theme.palette property alias themes: cache.themes