- Notifications
You must be signed in to change notification settings - Fork0
cnharrison/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a super minimal waybar-free sway setup for getting work done with a teeny tiny footprint using the Kanagawa colorscheme. There are many like it but this one is mine
- Sway, fuzzel, Ghostty, fish, neovim, zellij, mako, Kuro
- fuzzel,mako,Ghosttyzellij andbat themed withKanagawa
- Smartswaybar with weather and system info
- Kanagawa-themed version ofemoji-powerlinefish prompt
- LazyVim with Kanagawa theme
- Kanagawa theme forKuro
- Modern CLI tools (bat,eza,fzf,zoxide)
- Clone this repo
- Install:
# On Arch-based systemsparu -S sway ghostty fish neovim zellij bat eza fzf mako kuro zoxide
- Copy configs:
cp -r .config/*~/.config/cp -r bin/*~/bin/
- Install Oh My Fish
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install| fish
- Copy configs round 2:
cp -r .local/*~/.local/
- Install the Oh My fish theme:
omf install emoji-powerline-kanagawa
- Make fish your default shell:
chsh -s$(which fish)
- Wayland
- You'll want to edit the wallpaper and monitor path vars in
.config/sway/config
as well as the outputs inbin/swaybar-wrapper.sh
- Update your city for the weather readout in
bin/status.sh
- Modularize the color scheme + display outputs and allow switching with a script