diff --git a/.black.rasi b/.black.rasi index ccdf98631545b003b633fa5ac6956664a687be50..ac7c046aa33ff6fef94fa67f58a1721f40b3f142 100644 --- a/.black.rasi +++ b/.black.rasi @@ -20,7 +20,6 @@ prompt, inputbar, entry { text-color: white; padding: 0 10 10 0; - text-style: bold; } listview { diff --git a/.shenanigans.sh b/.shenanigans.sh index ba6ec63295bd9e3550ee5fcbfcb16e976c6a617b..d771d8d9db3adcbc5fea03d5725cb5e0f07dc32b 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh @@ -4,7 +4,7 @@ # file-roller xfce4-plugins thunar-archive-plugin # lm_sensors conky maim xlockmore rofi picom cwm xclip xsetroot st # xss-lock wmctrl zip mc htop entr ack cifs-utils rsync xdotool jq # clang clang-tools-extra vim git curl tmux hstr tree make cmake -# stow newsboat mpv cifs-utils rsync python3-pipx lazygit +# stow newsboat mpv rsync python3-pipx lazygit # Additonal stuff: # pipx install pyright # go install golang.org/x/tools/gopls@latest diff --git a/.vimrc b/.vimrc index 8f69e76f419210e34d7a5ec85c3dad58312a1fc3..ff6fe2a4af79c99e3eba1cc830f3414148784281 100644 --- a/.vimrc +++ b/.vimrc @@ -20,7 +20,6 @@ nnoremap :CtrlPBuffer nnoremap e :nohlsearch nnoremap q :ALEHover nnoremap w :ALEDetail -nnoremap gc :r !< % lazycommit nmap gr :ALEFindReferences nmap gd :ALEGoToDefinition