From d4eeeb75d02871b2f53dee91dc4432e64bdcb75f Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sat, 27 Mar 2021 21:53:51 +0300 Subject: feat(dwm)!: switch to dwm from i3 --- .vifm/vifmrc | 5 ----- 1 file changed, 5 deletions(-) (limited to '.vifm') diff --git a/.vifm/vifmrc b/.vifm/vifmrc index ede7b2a..b205476 100644 --- a/.vifm/vifmrc +++ b/.vifm/vifmrc @@ -143,11 +143,6 @@ command! vgrep vim "+grep %a" command! reload :write | restart command! w :!tmuxinator start -p=$HOME/.config/tmuxinator/.template.yml name=%c root=%d/%c -" Swallows -filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif,*.xpm,*.webp swallow sxiv %f -filextype *.mp4,*.webm swallow mpv %f -filextype *.pdf swallow zathura %f - " ------------------------------------------------------------------------------ " The file type is for the default programs to be used with -- cgit v1.2.3