blob: 5ec1c83068c8e3fa1842a39b5a0c4ceda6d4a9ab (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[options]
overlay = false
overlay_font = Iosevka Aile:12
background = checks
upscaling_method = nearest_neighbour
[binds]
n = next
p = prev
e = exec echo $imv_current_file
u = scaling none
y = scaling full
<Shift+Y> = exec url-launcher $imv_current_file
|