refactor: move bar components into folder
This commit is contained in:
parent
97b4b78d7e
commit
46e1127b66
7 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import "root:/widgets"
|
||||
import "root:/config"
|
||||
import "workspaces"
|
||||
import "components"
|
||||
import "components/workspaces"
|
||||
import Quickshell
|
||||
import Quickshell.Wayland
|
||||
import QtQuick
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue