add theme selector to configurations
This commit is contained in:
parent
47532bd626
commit
8aced615ce
4 changed files with 131 additions and 6 deletions
5
modules/configuration/ThemeConfig.qml
Normal file
5
modules/configuration/ThemeConfig.qml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import QtQuick
|
||||
import QtQuick.Layouts
|
||||
import Quickshell
|
||||
|
||||
GridLayout {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue