Some big changes + alacritty

This commit is contained in:
CramMK
2020-06-18 15:40:38 +02:00
parent 26375b9af3
commit b7afa7e6ce
10 changed files with 620 additions and 985 deletions

View File

@@ -1,15 +1,13 @@
# Opacity
opacity-rule = [
"85:class_g = 'XTerm'",
"95:class_g = 'discord'",
"95:class_g *?= 'spotify'",
"90:class_g = 'XTerm'",
"90:class_g *?= 'Rofi'",
];
# Blur
blur-background = true;
blur-method = "kawase";
blur-strength = 6;
blur-strength = 10;
# Other
vsync = true;