mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 08:48:27 -05:00
14 lines
316 B
Plaintext
14 lines
316 B
Plaintext
|
[options]
|
||
|
hide-info-box=1
|
||
|
scale-images-up=1
|
||
|
|
||
|
[keybindings]
|
||
|
; Remove keybindings for +
|
||
|
<plus> { nop() }
|
||
|
<Control><plus> { nop() }
|
||
|
<Alt><plus> { nop() }
|
||
|
; Use = instead
|
||
|
<equal> { set_scale_level_relative(1.1) }
|
||
|
<Control><equal> { set_slideshow_interval_relative(1) }
|
||
|
<Alt><equal> { animation_set_speed_relative(1.1) }
|