Files
ccl-nixos-dotfiles/modules/desktop/quickshell/config/shell.qml
2025-04-13 15:09:14 +08:00

7 lines
96 B
QML

import "./windows"
import Quickshell // for ShellRoot and PanelWindow
ShellRoot {
Bar {}
}