glassy wm
This commit is contained in:
@@ -69,6 +69,20 @@
|
||||
gaps_out = 20;
|
||||
border_size = 2;
|
||||
};
|
||||
decoration = {
|
||||
rounding = 10;
|
||||
active_opacity = 0.9;
|
||||
inactive_opacity = 0.7;
|
||||
blur = {
|
||||
enabled = true;
|
||||
size = 10;
|
||||
passes = 3;
|
||||
new_optimizations = true;
|
||||
ignore_opacity = true;
|
||||
noise = 0;
|
||||
brightness = 0.9;
|
||||
};
|
||||
};
|
||||
"$mainMod" = "SUPER";
|
||||
bind = [
|
||||
"$mainMod, C, exec, alacritty"
|
||||
|
||||
Reference in New Issue
Block a user