Skip to content

🌊 A super minimal waybar-free sway setup using the Kanagawa colorscheme

Notifications You must be signed in to change notification settings

cnharrison/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌊 Christopher's Kanagawa dotfiles

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

Uses

  • Sway, fuzzel, Ghostty, fish, neovim, zellij, mako, Kuro

Features

Quick start

  1. Clone this repo
  2. Install:
# On Arch-based systems
paru -S sway ghostty fish neovim zellij bat eza fzf mako kuro zoxide
  1. Copy configs:
cp -r .config/* ~/.config/
cp -r bin/* ~/bin/
  1. Install Oh My Fish
curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
  1. Copy configs round 2:
cp -r .local/* ~/.local/
  1. Install the Oh My fish theme:
omf install emoji-powerline-kanagawa
  1. Make fish your default shell:
chsh -s $(which fish)

Notes

  • Wayland
  • You'll want to edit the wallpaper and monitor path vars in .config/sway/config as well as the outputs in bin/swaybar-wrapper.sh
  • Update your city for the weather readout in bin/status.sh

Screenshot

terminal screenshot

Wallpaper

great wave of kanagawa with gradient background

Todo

  • Modularize the color scheme + display outputs and allow switching with a script

About

🌊 A super minimal waybar-free sway setup using the Kanagawa colorscheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published