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, Ghostty zellij and bat themed with Kanagawa
- Smart swaybar with weather and system info
- Kanagawa-themed version of emoji-powerline fish prompt
- LazyVim with Kanagawa theme
- Kanagawa theme for Kuro
- Modern CLI tools (bat, eza, fzf, zoxide)
- Clone this repo
- Install:
# On Arch-based systems
paru -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