mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2026-02-04 19:35:43 +00:00
ui: add namespace
This commit is contained in:
@ -26,6 +26,7 @@ CWallpaperTarget::CWallpaperTarget(SP<Hyprtoolkit::IOutput> output, const std::s
|
||||
->layer(0)
|
||||
->preferredSize({0, 0})
|
||||
->exclusiveZone(-1)
|
||||
->appClass("hyprpaper")
|
||||
->commence();
|
||||
|
||||
m_bg = Hyprtoolkit::CRectangleBuilder::begin()
|
||||
|
||||
Reference in New Issue
Block a user