aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorOleg <dreamkepeer@gmail.com>2026-02-15 10:10:04 +0300
committerOleg <dreamkepeer@gmail.com>2026-02-15 11:02:05 +0300
commit7824725f25620fd8e33d700670dcd3007091cdee (patch)
tree5378ee6807d4cd20af065a032e07c886d5f1783e /src
parent6410929e17d642618f284d5c97d457f1ac653e6e (diff)
Fix generic Wayland icon
Diffstat (limited to 'src')
-rw-r--r--src/src/mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src/mainwindow.cpp b/src/src/mainwindow.cpp
index 008d3b6..c0be6fe 100644
--- a/src/src/mainwindow.cpp
+++ b/src/src/mainwindow.cpp
@@ -261,6 +261,7 @@ MainWindow::MainWindow(Settings& settings, OrganizerCore& organizerCore,
QApplication::setEffectEnabled(Qt::UI_AnimateCombo, false);
QApplication::setEffectEnabled(Qt::UI_AnimateTooltip, false);
QApplication::setEffectEnabled(Qt::UI_FadeTooltip, false);
+ QApplication::setDesktopFileName(QString("com.fluorine.manager"));
#ifdef MO2_WEBENGINE
QWebEngineProfile::defaultProfile()->setPersistentCookiesPolicy(