mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-05-12 10:50:09 +02:00
fix: niri - float notifications
This commit is contained in:
@@ -102,3 +102,12 @@ window-rule {
|
||||
match app-id="Zoom Workplace"
|
||||
open-on-workspace "0other"
|
||||
}
|
||||
|
||||
// Notifications shows top right
|
||||
window-rule {
|
||||
match app-id=""
|
||||
open-floating true
|
||||
open-focused false
|
||||
default-floating-position x=0 y=0 relative-to="top-right"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user