Files
dotfiles/quickshell/bar/widgets/common/Dot.qml
doloro 2e94f6dac3 meow
2025-09-22 20:55:16 +00:00

9 lines
103 B
QML
Executable File

import Quickshell
import QtQuick
Text {
text: "•"
color: "white"
font.pointSize: 12.5
}