summaryrefslogtreecommitdiff
path: root/run.fish
diff options
context:
space:
mode:
Diffstat (limited to 'run.fish')
-rwxr-xr-xrun.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.fish b/run.fish
index c2f0847..0fddaee 100755
--- a/run.fish
+++ b/run.fish
@@ -1,6 +1,6 @@
#!/bin/fish
-set -l dbus 'quickshell.dbus.properties.warning = false' # System tray dbus property errors
+set -l dbus 'quickshell.dbus.properties.warning = false;quickshell.dbus.dbusmenu.warning = false' # System tray dbus property errors
set -l notifs 'quickshell.service.notifications.warning = false' # Notification server warnings on reload
set -l sni 'quickshell.service.sni.host.warning = false' # StatusNotifierItem warnings on reload
set -l process 'QProcess: Destroyed while process' # Long running processes on reload