mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 21:39:57 -05:00
osd
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//@ pragma UseQApplication
|
||||
|
||||
import "./modules/bar/"
|
||||
import "./modules/onScreenDisplay/"
|
||||
import "./modules/screenCorners/"
|
||||
import "./modules/sidebarRight/"
|
||||
import QtQuick
|
||||
@@ -14,5 +15,6 @@ ShellRoot {
|
||||
SidebarRight {}
|
||||
ScreenCorners {}
|
||||
ReloadPopup {}
|
||||
OnScreenDisplay {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user