From: Adam Date: Thu, 4 May 2023 20:10:33 +0000 (-0600) Subject: merge conflicts X-Git-Url: https://git.vexinglabs.com/?a=commitdiff_plain;h=75b84793527bdb171b8ea240e35306879dfdb15b;p=dotfiles.git merge conflicts --- 75b84793527bdb171b8ea240e35306879dfdb15b diff --cc dotvimrc index 8e3b5c3,f856a01..3128c57 --- a/dotvimrc +++ b/dotvimrc @@@ -74,9 -76,10 +74,9 @@@ function! s:Repl( endfunction autocmd FileType make setlocal noexpandtab - autocmd Filetype python setlocal tabstop=4 softtabstop=4 shiftwidth=4 + autocmd FileType python setlocal tabstop=4 softtabstop=4 shiftwidth=4 -au BufNewFile,BufRead *.js set filetype=javascript -au BufNewFile,BufRead *.json set filetype=javascript +au BufNewFile,BufRead *.js,*.json set filetype=javascript au BufNewFile,BufRead *.ts set filetype=typescript au BufNewFile,BufRead Podfile,*.podspec set filetype=ruby au BufNewFile,BufRead /usr/local/nginx/conf/* set filetype=nginx diff --cc i3/i3.conf index e939f1f,f65b190..8410137 --- a/i3/i3.conf +++ b/i3/i3.conf @@@ -177,9 -177,7 +177,7 @@@ mode "resize" } bindsym $mod+r mode "resize" - - # Move current workspace to next output -bindsym $mod+x move workspace to output primary +bindsym $mod+x move workspace to output next # Screenshot, bound to PRINT SCREEN bindsym 0xff61 exec screenshot.sh @@@ -194,10 -193,9 +193,10 @@@ for_window [class="KeePassXC"] floatin for_window [class="Rhythmbox"] floating enable, border normal bindsym --release $mod+Pause exec --no-startup-id slock +bindsym --release $mod+Escape exec --no-startup-id slock # Theming, ala Gruvbox - font pango:Exo 2.0 10 + font pango:Exo 2 8 set $gruv_bg #282828 set $gruv_bg1 #3c3836