mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2026-09-19 18:19:02 +05:30
9 lines
92 B
QML
9 lines
92 B
QML
import Quickshell
|
|
import qs.windows
|
|
|
|
Scope {
|
|
Bar {}
|
|
Notification {}
|
|
Volume {}
|
|
}
|