From b03f06fed17c08267579fc4bc6bd554d6a893a44 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Wed, 11 Apr 2018 23:34:23 -0400 Subject: [PATCH] Update feh config and .xinitrc --- feh/.config/feh/keys | 1 + xinit/.xinitrc | 3 +++ 2 files changed, 4 insertions(+) diff --git a/feh/.config/feh/keys b/feh/.config/feh/keys index 43f1370f..947853ad 100644 --- a/feh/.config/feh/keys +++ b/feh/.config/feh/keys @@ -98,3 +98,4 @@ jump_fwd H jump_back L delete v save_image s +toggle_auto_zoom m diff --git a/xinit/.xinitrc b/xinit/.xinitrc index 77c7d992..430784e5 100644 --- a/xinit/.xinitrc +++ b/xinit/.xinitrc @@ -1,3 +1,6 @@ +# New Start: A modern Arch workflow built with an emphasis on functionality. +# Copyright (C) 2017-2018 Donovan Glover + # Source the .Xresources and .xmodmap files xrdb -merge ~/.Xresources xmodmap ~/.xmodmap