Updoots from laptop

This commit is contained in:
Marco Thomas
2020-12-16 00:51:34 +01:00
parent 6bf76af5b8
commit d5fe02b167
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
# Opacity
opacity-rule = [
"95:class_g *?= 'Rofi'",
"95:class_g *?= 'XTerm'",
"90:class_g *?= 'XTerm'",
"95:class_g *?= 'thunar'",
"95:class_g *?= 'jetbrains-idea'",
"90:class_g *?= 'jetbrains-idea'",
"90:class_g *?= 'code-oss'",
];
backend = "glx";