aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/imv/config
blob: bf3453e3ba69e5f7b1268cc0a373a99867b759ff (plain)
1
2
3
4
5
6
7
8
9
[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"