mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
fullscreen opacity
This commit is contained in:
parent
ca671b6646
commit
4f3cecf4a0
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@
|
|||
|
||||
# Window rules
|
||||
windowrulev2 = [
|
||||
"opacity 1.0 1.0,fullscreen:1"
|
||||
"opacity 1.0 1.0,fullscreen:0"
|
||||
"opacity 0.8 0.8,floating:0"
|
||||
"opacity 1.0 1.0,class:^(vlc)$"
|
||||
"opacity 1.0 1.0,class:^(jellyfinmediaplayer)$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue