mirror of
https://github.com/JonasunderscoreJones/i3-dotfiles.git
synced 2025-10-23 07:59:19 +02:00
added dotfiles
This commit is contained in:
parent
f6ad05459b
commit
fd3d05434f
466 changed files with 27935 additions and 1 deletions
10
.config/picom/picom.conf
Normal file
10
.config/picom/picom.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
blur: {
|
||||
method = "kawase";
|
||||
strength = 17;
|
||||
deviation = 14;
|
||||
kernel = "11x11gaussian";
|
||||
background = true;
|
||||
background-frame = true;
|
||||
background-fixed = true;
|
||||
kern = "3x3box";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue