qol(hyprland): no notifications on screenshare

This commit is contained in:
2025-12-12 20:58:05 +00:00
parent 1482bb0088
commit dcbc756ac5

View File

@@ -156,6 +156,9 @@
"match:initial_title ^(OBS Studio Crash Detected)$, pin true" "match:initial_title ^(OBS Studio Crash Detected)$, pin true"
"match:initial_title ^(Discord Popout)$, workspace 1 silent" "match:initial_title ^(Discord Popout)$, workspace 1 silent"
]; ];
layerrule = [
"match:namespace ^(notifications)$, no_screen_share true"
];
# exec-once = [ # exec-once = [
# ]; # ];
# we need to auto launch: quickshell, steam, ar_rpc (maybe), vesktop, telegram, qbit, and obs # we need to auto launch: quickshell, steam, ar_rpc (maybe), vesktop, telegram, qbit, and obs