chore: inactive windows opacity set to 1

This commit is contained in:
hesam-init 2024-04-02 19:19:49 +03:30
parent 1e6b6e973d
commit c377ab8cdd
2 changed files with 3 additions and 3 deletions

View file

@ -16,9 +16,9 @@ decoration {
# blurls = waybar
}
active_opacity = 0.9
active_opacity = 1
inactive_opacity = 0.8
fullscreen_opacity = 0.9
fullscreen_opacity = 1
drop_shadow = true
shadow_range = 30

View file

@ -24,7 +24,7 @@ windowrulev2 = animation popin, class:floating
windowrulev2 = float, class:wpa-cute
# vscode rules :
windowrulev2 = opacity 0.8,class:^(Code)$
# windowrulev2 = opacity 0.8,class:^(Code)$
# firefox rules :
windowrulev2 = float,class:^(Firefox)$,title:^(Library|Picture-in-Picture)$