index
:
nixos
master
Petri's machines nixos configurations
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
home
/
quickshell
/
shell.qml
blob: 43bb3e9f05348c28807aa708f2c07d91b3751ee2 (
plain
) (
blame
)
1
2
3
4
5
6
7
8
//@ pragma UseQApplication
import
"
bar
"
import
Quickshell
ShellRoot
{
Bar
{
}
}