Files
ccl-nixos-dotfiles/modules/desktop/quickshell/config/components/bar/Text.qml
2025-04-13 15:09:14 +08:00

6 lines
62 B
QML

import QtQuick
Text {
renderType: Text.NativeRendering
}