add intune to niri floating rule
This commit is contained in:
@@ -336,6 +336,8 @@ window-rule {
|
||||
match app-id=r#"zen$"# title="^Extension:"
|
||||
match app-id=r#"com.nextcloud.desktopclient.nextcloud$"#
|
||||
match app-id=r#"mako"#
|
||||
match app-id="org.gnome.Nautilus" title="Open Folder"
|
||||
match app-id="Intune-portal"
|
||||
|
||||
open-floating true
|
||||
}
|
||||
@@ -362,11 +364,6 @@ window-rule {
|
||||
default-column-width { proportion 0.25; }
|
||||
}
|
||||
|
||||
window-rule {
|
||||
// Nautilus open file window
|
||||
match app-id="org.gnome.Nautilus" title="Open Folder"
|
||||
open-floating true
|
||||
}
|
||||
|
||||
// Example: block out two password managers from screen capture.
|
||||
// (This example rule is commented out with a "/-" in front.)
|
||||
|
||||
Reference in New Issue
Block a user