- Run
sudo install_packages.sh
.
- Install the language server globally according to its instructions.
- Set up the LSP in .config/nvim/lua/lsp/init.lua.
- Install Pyright, Rust-Analyzer, GoPls, and TSServer in
install_packages.sh
- Get Polybar to set bars on the biggest monitor (currently hard-coded via
xrandr
, so single screen doesn't show Polybar) - Find another wallpaper for the second monitor
- Create Polybar colorscheme for both wallpapers
- Get Polybar icons working
- Create better Polybar layout/modules
- Rofi configuration
- Add Neovim DAP plugin
- Set up an initial install script to get rid of .config/scripts
- Remove Homebrew on Linux and install dependencies through
sudo apt
instead (get rid ofsnap
s as well) - Get rid of random transparencies in Picom