diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-01-12 21:55:52 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-01-12 21:55:52 -0500 |
| commit | 7d27809cb7f8accf32649c0f36bcecb23a5698a0 (patch) | |
| tree | 293ac20c80f77c704612b0e6949ddeb91f2169fd | |
| parent | 80d841ffbfe1d1047efc6d515a4f6649e7c7562e (diff) | |
| download | eibhear-7d27809cb7f8accf32649c0f36bcecb23a5698a0.tar.gz eibhear-7d27809cb7f8accf32649c0f36bcecb23a5698a0.tar.zst eibhear-7d27809cb7f8accf32649c0f36bcecb23a5698a0.zip | |
old junk removed (feh and compton)
| -rw-r--r-- | .config/compton.conf | 7 | ||||
| -rwxr-xr-x | .config/feh/keys | 12 |
2 files changed, 0 insertions, 19 deletions
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; diff --git a/.config/feh/keys b/.config/feh/keys deleted file mode 100755 index b5e3872..0000000 --- a/.config/feh/keys +++ /dev/null @@ -1,12 +0,0 @@ -zoom_in K XF86Forward -zoom_out J XF86Back -next_img L space -prev_img BackSpace H - -scroll_up k Up -scroll_down j Down -scroll_right l Right -scroll_left h Left - -toggle_fullscreen f -save_filelist F |
