pidgin/nest

Disable navigation arrows

2019-01-11, Jason Allan
1111392340a5
Parents 77191f144ce6
Children 88f3348af680
Disable navigation arrows
  • +3 -0
    config.toml
  • --- a/config.toml Thu Jan 10 23:44:25 2019 -0600
    +++ b/config.toml Fri Jan 11 21:37:38 2019 +0000
    @@ -3,3 +3,6 @@
    title = "Pidgin, the universal chat client"
    theme = "learn"
    +[params]
    +# Disable arrows
    +disableNextPrev = true
    \ No newline at end of file