mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Add alt+f4 to sxhkd, update polybar scripts
This commit is contained in:
parent
351fd863ac
commit
946566abc6
8 changed files with 27 additions and 22 deletions
|
|
@ -68,7 +68,7 @@ set visualbell t_vb=
|
|||
"== Settings for specific files
|
||||
autocmd FileType python,json setlocal ex sw=4 ts=4
|
||||
autocmd FileType go setlocal noex sw=4 ts=4
|
||||
autocmd FileType javascript,javascriptreact setlocal noet sw=2 ts=2
|
||||
autocmd FileType javascript,javascriptreact setlocal et sw=2 ts=2
|
||||
autocmd FileType css,yaml setlocal ex sw=4 ts=4
|
||||
|
||||
"== Aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue