minor changes
This commit is contained in:
parent
88ca9051a1
commit
becbddcab5
|
@ -76,7 +76,8 @@ function SwapExistsHandler()
|
|||
endfunction
|
||||
|
||||
autocmd SwapExists * call SwapExistsHandler()
|
||||
|
||||
au BufWrite bspwmrc !bspc wm -r
|
||||
au BufWrite sxhkdrc !killall sxhkd -USR1
|
||||
" }}}
|
||||
|
||||
" statusline {{{
|
||||
|
|
|
@ -5,9 +5,6 @@
|
|||
super + Return
|
||||
st
|
||||
|
||||
super + m
|
||||
xclip -selection primary -o | xargs mpv
|
||||
|
||||
super + d
|
||||
tmenu_run
|
||||
|
||||
|
@ -27,7 +24,7 @@ super + {_,shift + }n
|
|||
super + ctrl + n
|
||||
net
|
||||
|
||||
super + ctrl + h
|
||||
super + t
|
||||
st -e htop
|
||||
|
||||
{XF86Display,super + }
|
||||
|
|
Loading…
Reference in New Issue