firefox tweaks
This commit is contained in:
parent
b296c3ea27
commit
93710f086f
|
|
@ -67,6 +67,7 @@ blur-background-exclude = [
|
|||
"window_type = 'dock'",
|
||||
"window_type = 'desktop'",
|
||||
"class_g = 'Chromium'",
|
||||
"class_g = 'Firefox'",
|
||||
];
|
||||
opacity-rule = [
|
||||
#"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",
|
||||
|
|
@ -96,6 +97,7 @@ unredir-if-possible = true;
|
|||
unredir-if-possible-exclude = [
|
||||
"name *= 'Chrome'",
|
||||
"name *= 'Chromium'",
|
||||
"name *= 'Firefox'",
|
||||
"name *= 'mpv'"
|
||||
];
|
||||
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@ ffmpegthumbnailer
|
|||
file
|
||||
filesystem
|
||||
findutils
|
||||
firefox
|
||||
flex
|
||||
fwupd
|
||||
gawk
|
||||
|
|
|
|||
Loading…
Reference in New Issue