summaryrefslogtreecommitdiffstats
path: root/commands.lst
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2015-01-05 20:53:04 +0100
committerBert Münnich <ber.t@posteo.de>2015-01-05 20:53:04 +0100
commit47e6cd066902ec6e6295c6ae55245f8f4e53a56a (patch)
treebdcaf1436ff6f47bad2d35bcce6a788261309fd7 /commands.lst
parent47af0dd7b5e154fb64d8b4d6c5302ba905055799 (diff)
downloadnsxiv-47e6cd066902ec6e6295c6ae55245f8f4e53a56a.tar.zst
Apply gamma value on thumbnails too; fixes issue #193
Diffstat (limited to 'commands.lst')
-rw-r--r--commands.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.lst b/commands.lst
index a1b14e6..a658dd4 100644
--- a/commands.lst
+++ b/commands.lst
@@ -13,6 +13,7 @@ G_CMD(toggle_image_mark)
G_CMD(reverse_marks)
G_CMD(unmark_all)
G_CMD(navigate_marked)
+G_CMD(change_gamma)
I_CMD(navigate)
I_CMD(alternate)
@@ -25,7 +26,6 @@ I_CMD(set_zoom)
I_CMD(fit_to_win)
I_CMD(rotate)
I_CMD(flip)
-I_CMD(change_gamma)
I_CMD(toggle_antialias)
I_CMD(toggle_alpha)
I_CMD(slideshow)