mirror of
https://github.com/JonasunderscoreJones/i3-dotfiles.git
synced 2025-10-22 23:49:19 +02:00
10 lines
No EOL
188 B
Text
10 lines
No EOL
188 B
Text
blur: {
|
|
method = "kawase";
|
|
strength = 17;
|
|
deviation = 14;
|
|
kernel = "11x11gaussian";
|
|
background = true;
|
|
background-frame = true;
|
|
background-fixed = true;
|
|
kern = "3x3box";
|
|
} |