remove font family from theme
This commit is contained in:
parent
37afb798bc
commit
fdf61a0e90
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ import Quickshell.Io
|
||||||
Singleton {
|
Singleton {
|
||||||
id: root
|
id: root
|
||||||
|
|
||||||
property string fontFamily: "JetBrainsMono Nerd Font"
|
|
||||||
property var palette: theme.palette
|
property var palette: theme.palette
|
||||||
|
|
||||||
property alias themes: cache.themes
|
property alias themes: cache.themes
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue