aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/imv/config
blob: 587eb7f38e9962e75416fae2454faaebd7a424da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[options]
overlay_font = mono:10
overlay_position_bottom = true

[binds]
<Ctrl+a> = exec setbg "$imv_current_file"
<Ctrl+1> = exec setbg "$imv_current_file"
<Ctrl+2> = exec setbg "$imv_current_file" "2"
<Ctrl+s> = exec setbglblur "$imv_current_file"
<Ctrl+d> = exec setbglsimple "$imv_current_file"
<Ctrl+c> = exec wl-copy < "$imv_current_file"
<Ctrl+Shift+c> = exec wl-copy "$imv_current_file"
<m> = exec lf -remote "send toggle '$imv_current_file'"