diff --git a/feh/.config/feh/keys b/feh/.config/feh/keys index 43f1370..947853a 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 77c7d99..430784e 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