Some big changes + alacritty
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user