mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-11 19:17:19 +10:00
Minor edits to niri.
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
"appLauncherViewMode": "grid",
|
||||
"spotlightModalViewMode": "grid",
|
||||
"sortAppsAlphabetically": false,
|
||||
"appLauncherGridColumns": 5,
|
||||
"appLauncherGridColumns": 6,
|
||||
"spotlightCloseNiriOverview": true,
|
||||
"niriOverviewOverlayEnabled": true,
|
||||
"useAutoLocation": false,
|
||||
|
||||
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user