update config, add dms, more niri windowrules
This commit is contained in:
@@ -13,6 +13,7 @@ window-rule {
|
||||
match title="^Volume Control$"
|
||||
match title="^Network Connections$"
|
||||
match title="Bitwarden"
|
||||
match title="^Extension: (Bitwarden Password Manager) - Bitwarden — Zen Browser$"
|
||||
match title="Extension: (Bitwarden Password Manager) - Bitwarden — Zen Browser"
|
||||
match title="^Extension:"
|
||||
match app-id="^org.kde.kwalletd6$"
|
||||
@@ -29,11 +30,15 @@ window-rule {
|
||||
|
||||
window-rule {
|
||||
match app-id=r#"kitty"#
|
||||
match app-id="^Alacritty$"
|
||||
// opacity 0.95
|
||||
draw-border-with-background false
|
||||
focus-ring {
|
||||
on
|
||||
}
|
||||
background-effect {
|
||||
blur true
|
||||
}
|
||||
}
|
||||
|
||||
// browsers in full width
|
||||
@@ -43,6 +48,7 @@ window-rule {
|
||||
exclude title="^Vivaldi$"
|
||||
exclude title="^Vivaldi - login - Vivaldi$"
|
||||
exclude title="^Bitwarden - Vivaldi$"
|
||||
exclude title=r#"^Extension:"#
|
||||
|
||||
default-column-width { proportion 1.0; }
|
||||
}
|
||||
@@ -59,6 +65,7 @@ window-rule {
|
||||
match app-id="^ZapZap$"
|
||||
match app-id="^discord$"
|
||||
|
||||
open-focused false
|
||||
block-out-from "screencast"
|
||||
open-on-workspace "Comms"
|
||||
}
|
||||
@@ -79,6 +86,7 @@ window-rule {
|
||||
|
||||
window-rule {
|
||||
match app-id="^spotify$"
|
||||
match app-id="^Spotify$"
|
||||
match app-id="^com.sayonara-player.Sayonara$"
|
||||
default-column-width { proportion 0.9; }
|
||||
|
||||
@@ -100,6 +108,7 @@ window-rule {
|
||||
|
||||
window-rule {
|
||||
match title="^Friends List$"
|
||||
default-column-width { proportion 0.2; }
|
||||
default-window-height { proportion 0.667; }
|
||||
|
||||
open-focused false
|
||||
|
||||
Reference in New Issue
Block a user