diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/notifpopups.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/notifpopups.tsx b/modules/notifpopups.tsx index a9a898c..b4cb899 100644 --- a/modules/notifpopups.tsx +++ b/modules/notifpopups.tsx @@ -123,7 +123,6 @@ export default () => ( <window namespace="notifpopups" anchor={Astal.WindowAnchor.TOP | Astal.WindowAnchor.RIGHT | Astal.WindowAnchor.BOTTOM} - exclusivity={Astal.Exclusivity.IGNORE} > <box vertical |