Welcome to my dotfiles! A mix of blue and pink for background colors and gruvbox light for everything productive. Currently a work in progress but wanted to share what I had :) \
Sway was previously used but I main drive awesome now, however the sway, waybar and mako dotfiles are still included for those interested
Required for the dotfiles to work, these are available in most package managers
sudo apt install tmux alacritty neovim rofi
sudo dnf install tmux alacritty neovim rofi
A bit more hassle to install but adds some nice features
- starship
flameshot
Experimental, do not run this script yet
git clone git@github.com:Th0ught09/Dotfiles.git
cd ~/.config
for file in ./*
do
entry=${file:2}
mv ~/.config/$entry{,.bak}
cp -r ./$entry ~/.config/
done
- Most Keybinds are made in accordance to the Kinesis Advantage 2 if they seem a bit weird!
Ctrl + Sfor a flameshot screenshot
test

