Add rofi config; use rofi as app launcher in i3 on roxy
This commit is contained in:
parent
2ae15042e9
commit
0175c5a4ab
3 changed files with 25 additions and 4 deletions
1
.vimrc
1
.vimrc
|
|
@ -25,6 +25,7 @@ filetype plugin on
|
|||
|
||||
" Syntax rules for custom file extensions/patterns
|
||||
autocmd BufNewFile,BufRead *.gitconfig set syntax=gitconfig
|
||||
autocmd BufNewFile,BufRead *.rasi set syntax=scss
|
||||
|
||||
" Indentation for Python (use 4 spaces)
|
||||
"autocmd FileType python setlocal expandtab shiftwidth=4 softtabstop=4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue