mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 18:21:04 +02:00
hyprland: don't dim .exes by default
This commit is contained in:
@ -172,6 +172,7 @@ in
|
||||
"opaque,class:^(kitty)$"
|
||||
"nodim,title:^(Picture-in-Picture|ピクチャーインピクチャー)$"
|
||||
"nodim,class:^(mpv)$"
|
||||
"nodim,class:^(.*.exe)\$"
|
||||
"tile,class:^(.qemu-system-x86_64-wrapped)$"
|
||||
"opacity ${opacity} ${opacity},class:^(thunar)$"
|
||||
"float,class:^(librewolf|Mullvad Browser)$"
|
||||
|
Reference in New Issue
Block a user