+ Added alias for docx2pdf because people are annoying and keep sending

me docx!
This commit is contained in:
ziro 2021-01-10 11:53:32 +07:00
parent cfcd74b890
commit 98dcbb1945
4 changed files with 6 additions and 18 deletions

View file

@ -33,21 +33,7 @@ invert-color-include = [ ];
glx-copy-from-front = false;
#glx-swap-method = "undefined";
use-damage = true;
opacity-rule = [ "99:name *?= 'Call'",
"95:name *?= 'Lynx'",
"95:name *?= 'nmon'",
"95:name *?= 'httping'",
"50:class_g *?= 'org-fenix-llanfair-Llanfair'",
"50:class_g *?= 'livesplit-one'",
"90:class_g *?= 'conky'",
"90:class_g *?= 'thunar'",
"100:class_g *?= 'Steam'",
"90:class_g *?= 'atom'",
"96:class_g *?= 'emacs'",
"100:class_g *?= 'polybar' && class_g *?= 'Polybar'",
"95:class_g *?= 'surf' && name *?='suckless.org'",
"95:class_g *?= 'tabbed'",
"100:class_g = 'XTerm' && !_NET_WM_STATE@:32a",
opacity-rule = [ "100:class_g = 'XTerm' && !_NET_WM_STATE@:32a",
"100:class_g = 'URxvt' && !_NET_WM_STATE@:32a",
"90:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'",
"96:_NET_WM_STATE@:32a *= '_NET_WM_STATE_STICKY'" ];