quickshell restruct and work
This commit is contained in:
8
quickshell/bar/widgets/common/Dot.qml
Normal file
8
quickshell/bar/widgets/common/Dot.qml
Normal file
@@ -0,0 +1,8 @@
|
||||
import Quickshell
|
||||
import QtQuick
|
||||
|
||||
Text {
|
||||
text: "•"
|
||||
color: "white"
|
||||
font.pointSize: 12.5
|
||||
}
|
||||
Reference in New Issue
Block a user