Skip to content

Commit 07eb33e

Browse files
committed
ui: add namespace
1 parent 1d8df14 commit 07eb33e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ui/UI.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ CWallpaperTarget::CWallpaperTarget(SP<Hyprtoolkit::IOutput> output, const std::s
2626
->layer(0)
2727
->preferredSize({0, 0})
2828
->exclusiveZone(-1)
29+
->appClass("hyprpaper")
2930
->commence();
3031

3132
m_bg = Hyprtoolkit::CRectangleBuilder::begin()

0 commit comments

Comments
 (0)