remove qs, fixes to waybar
This commit is contained in:
5
modules/home/services/quickshell/components/bar/Text.qml
Normal file
5
modules/home/services/quickshell/components/bar/Text.qml
Normal file
@@ -0,0 +1,5 @@
|
||||
import QtQuick
|
||||
|
||||
Text {
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
Reference in New Issue
Block a user