From 7d27809cb7f8accf32649c0f36bcecb23a5698a0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Sat, 12 Jan 2019 21:55:52 -0500 Subject: old junk removed (feh and compton) --- .config/compton.conf | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .config/compton.conf (limited to '.config/compton.conf') diff --git a/.config/compton.conf b/.config/compton.conf deleted file mode 100644 index 949bcae..0000000 --- a/.config/compton.conf +++ /dev/null @@ -1,7 +0,0 @@ -# vim: filetype=conf -backend = "glx" -paint-on-overlay = true; -glx-no-stencil = true; -glx-no-rebind-pixmap = true; -vsync = "opengl-swc"; -unredir-if-possible = false; -- cgit v1.3.1