firefox tweaks

This commit is contained in:
Harri Lahtinen 2021-05-27 23:29:33 +03:00
parent b296c3ea27
commit 93710f086f
2 changed files with 3 additions and 0 deletions

View File

@ -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'"
];

View File

@ -39,6 +39,7 @@ ffmpegthumbnailer
file
filesystem
findutils
firefox
flex
fwupd
gawk