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