systemd: default to --no-duplicate

This commit is contained in:
Lemmy
2026-02-16 10:20:08 -05:00
parent 9e363ceb3a
commit 0e80e70a22
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ BindsTo=graphical-session.target
After=graphical-session.target
[Service]
ExecStart=qs -c noctalia-shell
ExecStart=qs -c noctalia-shell --no-duplicate
Restart=on-failure
RestartSec=1
+9
View File
@@ -1197,6 +1197,15 @@
"subTab": 0,
"subTabLabel": "common.appearance"
},
{
"labelKey": "panels.notifications.settings-markdown-label",
"descriptionKey": "panels.notifications.settings-markdown-description",
"widget": "NToggle",
"tab": 9,
"tabLabel": "common.notifications",
"subTab": 2,
"subTabLabel": "common.history"
},
{
"labelKey": "panels.notifications.history-low-urgency-label",
"descriptionKey": "panels.notifications.history-low-urgency-description",