diff options
author | katherine <ageha@airen-no-jikken.icu> | 2019-12-03 17:42:04 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2019-12-03 17:42:04 -0700 |
commit | 97ce09e6f6544f4a81842b8a70e5b44f6709709c (patch) | |
tree | a465df8504d3c46629ddd879f0b77d0b7c869954 /.config/compton | |
parent | 8628d44b1bb497ab3455888e64e75559283607e2 (diff) | |
download | dotfiles-97ce09e6f6544f4a81842b8a70e5b44f6709709c.tar.gz |
use picom, use sxiv fork, and new theme
nice to have sxiv now auto-match the theme, rather than needing to be
recompiled
Diffstat (limited to '.config/compton')
-rw-r--r-- | .config/compton/compton.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/compton/compton.conf b/.config/compton/compton.conf deleted file mode 100644 index 2bddf3b..0000000 --- a/.config/compton/compton.conf +++ /dev/null @@ -1,3 +0,0 @@ -shadow = false; -fade = false; -opacity = 1.0; |