mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
systemd: default to --no-duplicate
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user