add shortcuts
This commit is contained in:
parent
99f7068956
commit
5a4709fe95
2 changed files with 17 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import Quickshell
|
||||
import "modules"
|
||||
import "modules/background"
|
||||
import "modules/bar"
|
||||
|
||||
|
|
@ -7,4 +8,6 @@ ShellRoot {
|
|||
|
||||
// Background {}
|
||||
Bar {}
|
||||
|
||||
Shortcuts {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue