remove qs, fixes to waybar
This commit is contained in:
6
modules/home/services/quickshell/shell.qml
Normal file
6
modules/home/services/quickshell/shell.qml
Normal file
@@ -0,0 +1,6 @@
|
||||
import "./windows"
|
||||
import Quickshell // for ShellRoot and PanelWindow
|
||||
|
||||
ShellRoot {
|
||||
Bar {}
|
||||
}
|
||||
Reference in New Issue
Block a user