aboutsummaryrefslogtreecommitdiff
path: root/programs/feh.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2023-09-23 09:09:01 +0100
committerAkshay <[email protected]>2023-09-23 09:09:01 +0100
commite38658ec1c69821680b82ba3de57b8a4783aba19 (patch)
tree4255d770513aab361bb0b6d7f5a49dcb327f4aae /programs/feh.nix
parent54bf50e343e9e1634f12c5999fda65fc9b5feccb (diff)
dump
Diffstat (limited to 'programs/feh.nix')
-rw-r--r--programs/feh.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/feh.nix b/programs/feh.nix
index 2e15fe4..29374ca 100644
--- a/programs/feh.nix
+++ b/programs/feh.nix
@@ -5,7 +5,7 @@
5 5
6{ 6{
7 programs.feh = { 7 programs.feh = {
8 enable = true; 8 enable = false;
9 buttons = { 9 buttons = {
10 zoom_in = "C-5"; 10 zoom_in = "C-5";
11 zoom_out = "C-4"; 11 zoom_out = "C-4";