Skip to content

Commit

Permalink
don't autoplay gifs by default
Browse files Browse the repository at this point in the history
  • Loading branch information
vivlim committed Dec 5, 2022
1 parent 7558ee8 commit ef28e50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nitter.nix
Expand Up @@ -11,6 +11,7 @@
};
preferences = {
theme = "Dracula";
autoplayGifs = false;
};
openFirewall = true;
redisCreateLocally = true;
Expand Down

0 comments on commit ef28e50

Please sign in to comment.