Skip to content

Commit

Permalink
input.conf: add ctrl+o and ctrl+d to open file dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper93 committed Feb 10, 2025
1 parent ea9e5df commit 38844b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions etc/input.conf
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@
#L cycle-values loop-file "inf" "no" # toggle infinite looping
#ctrl+c quit 4
#Ctrl+v loadfile ${clipboard/text} append-play; show-text '+ ${clipboard/text}' # append the copied path
#ctrl+o loadfile # open file selection dialog
#ctrl+d loaddir # open directory selection dialog
#DEL script-binding osc/visibility # cycle OSC visibility between never, auto (mouse-move) and always
#ctrl+h cycle-values hwdec "no" "auto-safe" # toggle hardware decoding
#F8 show-text ${playlist} # show the playlist
Expand Down

0 comments on commit 38844b3

Please sign in to comment.