dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

config (322B) - View raw


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
open-in-browser-command linkhandler "%l"
#bind t exec qndl "%l"
#bind a exec "tsp yt-dlp --embed-metadata -xic -f bestaudio/best --restrict-filenames"
unbind d
unbind a
unbind A
unbind v
bind a mark-read; jump-to-next
bind A mark-unread; jump-to-next
bind v exec setsid -f mpv "%l"
bind d exec setsid -f dmenuhandler "%l"