惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
GbyAI
GbyAI
Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
B
Blog
博客园 - 叶小钗
V
Visual Studio Blog
小众软件
小众软件
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
博客园 - Franky
V
V2EX
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
IT之家
IT之家
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
C
Check Point Blog
N
Netflix TechBlog - Medium
博客园 - 【当耐特】

Arch Linux Forums

Gnome desktop mouse cursor zoom issues / Newbie Corner Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner
System notifications not working on any browser / Applica...
ndavid · 2026-06-03 · via Arch Linux Forums

#1 2026-06-03 12:17:43

ndavid
Member
Registered: 2021-04-24
Posts: 35

System notifications not working on any browser

I have libnotify installed, I have set up a notifications server via quickshell, all notifications are working apart from those that come from browsers (notify-send works flawlessly).
For brave/chromium it spawns its own window instead of using system notifications.
For firefox it just says "error".
Using this page to test, https://www.kenherbert.dev/browser-notification-tester/.

#2 2026-06-03 12:25:14

SimonJ
Member
From: Spain
Registered: 2021-05-11
Posts: 322
Website

Re: System notifications not working on any browser

It is working here with a Quickshell script also.
Clipboard-2026-06-03-14-24.png

#3 2026-06-03 12:31:53

ndavid
Member
Registered: 2021-04-24
Posts: 35

Re: System notifications not working on any browser

Would you mind sharing your Quickshell notifications config?
I just installed LibreWolf to test and it doesn't spawn any notification for me.

Notification displayed?
no - an error occurred: error

#4 2026-06-03 12:36:11

ndavid
Member
Registered: 2021-04-24
Posts: 35

Re: System notifications not working on any browser

Oh just fixed it by setting actionsSupported to true. Looks like browsers require it.