chore: format code according to qmlformat
This commit is contained in:
parent
423c2ba668
commit
7fb870b389
5 changed files with 17 additions and 19 deletions
|
@ -1,3 +0,0 @@
|
|||
[General]
|
||||
IndentWidth=4
|
||||
NewlineType=native
|
|
@ -1,5 +1,6 @@
|
|||
import Quickshell // for ShellRoot and PanelWindow
|
||||
import Quickshell
|
||||
|
||||
// for ShellRoot and PanelWindow
|
||||
ShellRoot {
|
||||
Bar {}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue