diff --git a/nvim/.config/nvim/init.vim b/nvim/.config/nvim/init.vim index 9aba2a8..689e5e9 100644 --- a/nvim/.config/nvim/init.vim +++ b/nvim/.config/nvim/init.vim @@ -34,6 +34,8 @@ call plug#begin('~/.config/nvim/plugged') " Plug 'vim-airline/vim-airline' " Plug 'vim-airline/vim-airline-themes' Plug 'projekt0n/github-nvim-theme' + Plug 'axelf4/vim-haskell' + "Plug 'neovimhaskell/haskell-vim' call plug#end() set nocompatible @@ -69,11 +71,11 @@ let &showbreak = '↳ ' set laststatus=0 ruler set nu -"hi Normal guibg=NONE ctermbg=NONE -"hi StatusLine ctermbg=NONE ctermfg=NONE -" -"highlight clear LineNr -"highlight LineNr ctermfg=NONE ctermbg=NONE +hi Normal guibg=NONE ctermbg=NONE +hi StatusLine ctermbg=NONE ctermfg=NONE + +highlight clear LineNr +highlight LineNr ctermfg=NONE ctermbg=NONE " Airline let g:airline_theme='gruvbox' diff --git a/oh-my-zsh/.oh-my-zsh/aliases.sh b/oh-my-zsh/.oh-my-zsh/aliases.sh index f68d784..157505d 100644 --- a/oh-my-zsh/.oh-my-zsh/aliases.sh +++ b/oh-my-zsh/.oh-my-zsh/aliases.sh @@ -3,9 +3,12 @@ alias xcopy="xclip -selection c" alias xpaste="xclip -selection c -o" -alias ccd="pwd | xcopy" +alias ccd="pwd | xclip" # Programs alias vidconvert="ffmpeg -i" alias vim="nvim" alias vi="nvim" + +# Laptop stuff +alias setbri="xrandr --output eDP-1 --brightness" diff --git a/oh-my-zsh/.oh-my-zsh/custom/themes/minimal.zsh-theme b/oh-my-zsh/.oh-my-zsh/custom/themes/minimal.zsh-theme index a3ec405..28b64e4 100644 --- a/oh-my-zsh/.oh-my-zsh/custom/themes/minimal.zsh-theme +++ b/oh-my-zsh/.oh-my-zsh/custom/themes/minimal.zsh-theme @@ -2,7 +2,7 @@ function prompt_char { if [ $UID -eq 0 ]; then echo "#"; else echo $; fi } -PROMPT='%{$reset_color%}%{$fg_bold[white]%}%c $(prompt_char)$(git_prompt_info)> %{$reset_color%}' +PROMPT='%{$reset_color%}%{$fg_bold[gray]%}%c $(prompt_char)$(git_prompt_info)> %{$reset_color%}' ZSH_THEME_GIT_PROMPT_PREFIX=" (%{$reset_color%}%{$fg_bold[red]%}" -ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}%{$fg_bold[white]%})" +ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}%{$fg_bold[gray]%})" diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index b703ecc..eda8d4c 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -198,7 +198,7 @@ click-left = playerctl next spotify [module/wlan] type = internal/network -interface = wlp1s0 +interface = wlp0s20f3 interval = 3.0 format-connected =