diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-04-14 20:10:54 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-04-14 20:10:54 +0200 |
commit | bbdb885d9cc40077bf50a6d13be74b9d07a50e59 (patch) | |
tree | ff764b9b3ecccc1eab62a9d0ebd3fc5434c5e770 /ChangeLog | |
parent | 60f6a93e10612ab9edf8e10ccaabbca756142f0c (diff) |
add --scroll-step option
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ git HEAD (closes #154) * When setting a wallpaper from a URL, do not try to store it as absolute path in .fehbg (closes #153) + * Add --scroll-step <px> option to change scroll_{up,left,down,right} + scroll offset in pixels Fri, 28 Feb 2014 18:20:25 +0100 Daniel Friesel <derf+feh@finalrewind.org> |