mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-05-16 09:12:47 -04:00
text: change default rendering back to Qt
This commit is contained in:
@@ -7,10 +7,7 @@ import qs.Modules.Settings.Widgets
|
||||
Item {
|
||||
id: root
|
||||
|
||||
readonly property var muxTypeOptions: [
|
||||
"tmux",
|
||||
"zellij"
|
||||
]
|
||||
readonly property var muxTypeOptions: ["tmux", "zellij"]
|
||||
|
||||
DankFlickable {
|
||||
anchors.fill: parent
|
||||
|
||||
Reference in New Issue
Block a user