mirror of
https://github.com/tuxdotrs/tshell.git
synced 2026-09-19 10:39:04 +05:30
9 lines
79 B
QML
9 lines
79 B
QML
import Quickshell
|
|
import qs.windows
|
|
|
|
Scope {
|
|
Bar {}
|
|
Notification {}
|
|
}
|
|
|