mirror of
https://github.com/hyprwm/hyprpaper.git
synced 2025-12-20 12:40:03 +01:00
ui: add namespace
This commit is contained in:
parent
1d8df14fce
commit
07eb33e65d
1 changed files with 1 additions and 0 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue