add keep-sorted to treefmt, sort qmldir files
This commit is contained in:
parent
07dfbb1337
commit
19396b1508
5 changed files with 63 additions and 54 deletions
|
|
@ -1,9 +1,11 @@
|
|||
module applets
|
||||
HexWaveBackground 1.0 HexWaveBackground.qml
|
||||
VolumeApplet 1.0 VolumeApplet.qml
|
||||
MprisApplet 1.0 MprisApplet.qml
|
||||
CpuApplet 1.0 CpuApplet.qml
|
||||
MemoryApplet 1.0 MemoryApplet.qml
|
||||
TemperatureApplet 1.0 TemperatureApplet.qml
|
||||
DiskApplet 1.0 DiskApplet.qml
|
||||
# keep-sorted start
|
||||
BacklightApplet 1.0 BacklightApplet.qml
|
||||
CpuApplet 1.0 CpuApplet.qml
|
||||
DiskApplet 1.0 DiskApplet.qml
|
||||
HexWaveBackground 1.0 HexWaveBackground.qml
|
||||
MemoryApplet 1.0 MemoryApplet.qml
|
||||
MprisApplet 1.0 MprisApplet.qml
|
||||
TemperatureApplet 1.0 TemperatureApplet.qml
|
||||
VolumeApplet 1.0 VolumeApplet.qml
|
||||
# keep-sorted end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue