mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-05-08 10:47:17 +02:00
bwehbwehbwehbweh
This commit is contained in:
parent
6e5cb4f063
commit
2108e5edb4
7 changed files with 19 additions and 5 deletions
|
|
@ -6,6 +6,7 @@ layer-rule {
|
|||
window-rule {
|
||||
match app-id="^signal|Element|org.gnome.Evolution$"
|
||||
match title="^.*(Discord|Beispiel Screenshare block Bug|Bitwarden|Träwelling).*$"
|
||||
match app-id="steam" title="^notificationtoasts_[\\d]+_desktop$"
|
||||
exclude title="^.*((Schrottkatze|Statistics|Leaderboard) - Träwelling|chaos.social|Nekoverse|catgirl.cloud).*$"
|
||||
exclude is-floating=true
|
||||
block-out-from "screen-capture"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
// handle steam grabbing focus 1000 times on startup
|
||||
// Edit: FUCK YOU STEAM FUCK YOU STEAM FUCK YOU STEAM
|
||||
window-rule {
|
||||
match app-id="steam" title="Steam"
|
||||
match app-id="steam"
|
||||
open-focused false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue