fixing firefox css
This commit is contained in:
parent
5e049104f8
commit
9a0fdfefa8
14 changed files with 35 additions and 29 deletions
|
@ -52,7 +52,7 @@ s = scaling next
|
|||
a = zoom actual
|
||||
r = reset
|
||||
|
||||
d = close; exec trash $imv_current_file; echo $imv_current_file deleted
|
||||
d = exec trash "$imv_current_file"; exec notify-send "$imv_current_file deleted"; close
|
||||
|
||||
# Gif playback
|
||||
<period> = next_frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue