mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update i3, polybar config, del spectrwm config, add catfatch script
This commit is contained in:
parent
e8de9a14cd
commit
e3c86138ef
14 changed files with 174 additions and 411 deletions
|
|
@ -45,14 +45,20 @@ filetype <text/*> nvim
|
|||
fileviewer <text/*> env -uCOLORTERM bat --color always --wrap never --pager never %c -p
|
||||
|
||||
filextype *.pdf zathura %c %i &
|
||||
fileviewer *.pdf
|
||||
\ vifmimg pdfpreview %px %py %pw %ph %c
|
||||
\ %pc
|
||||
\ vifmimg clear
|
||||
" \ pdftotext -nopgbrk %c -
|
||||
|
||||
filetype <audio/*> mocp %c %i &
|
||||
filetype <video/*> mpv %c %i &
|
||||
|
||||
filextype <image/*> sxiv %c %i &
|
||||
fileviewer <image/*>
|
||||
\ kitty icat --place=%pwx%ph@%pxx%py %c
|
||||
\ %pc
|
||||
\ kitty icat --clear
|
||||
fileviewer *.bmp,*.jpg,*.jpeg,*.png,*.xpm
|
||||
\ ~/.config/vifm/vifmimg draw %px %py %pw %ph %c
|
||||
\ %pc
|
||||
\ ~/.config/vifm/vifmimg clear
|
||||
|
||||
filextype *.py nvim %c %i &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue