Minor edits to niri.

This commit is contained in:
Derek Taylor
2026-02-24 12:30:25 -06:00
parent 266c03a680
commit 8e5819c979
2 changed files with 6 additions and 1 deletions

View File

@@ -141,7 +141,7 @@
"appLauncherViewMode": "grid",
"spotlightModalViewMode": "grid",
"sortAppsAlphabetically": false,
"appLauncherGridColumns": 5,
"appLauncherGridColumns": 6,
"spotlightCloseNiriOverview": true,
"niriOverviewOverlayEnabled": true,
"useAutoLocation": false,

View File

@@ -169,6 +169,11 @@ animations {
}
// Window rules let you adjust behavior for individual windows.
window-rule {
match title="VirtualBox"
open-fullscreen true
}
window-rule {
// This app-id regular expression will work for both:
// - host Firefox (app-id is "firefox")