Adding libinput and some various changes

This commit is contained in:
Chris Cochrun 2021-05-28 20:27:26 -05:00
parent f7c99edabb
commit ed47a44b2b
14 changed files with 248 additions and 14 deletions

View file

@ -230,8 +230,8 @@ blur: {
# requires: https://github.com/ibhagwan/picom
method = "dual_kawase";
#method = "kernel";
strength = 8;
# deviation = 1.0;
strength = 12;
deviation = 1.0;
# kernel = "11x11gaussian";
background = false;
background-frame = false;