tinted-theming / tinty

A base16 and base24 color scheme manager
MIT License
43 stars 5 forks source link

Updating README typos & More clear example #29

Closed 1ynnshell closed 3 months ago

1ynnshell commented 3 months ago

Just some typos I noticed while converting from Flavours. I also updated the swaywm example to be fully functional, similar to how alacritty example works, instead of nuking the entire config:

#~/.config/alacritty/alacritty.toml
import = ["~/.config/alacritty/colors.toml"]
#...

and

#~/.config/sway/config
include ~/.config/sway/config.d/*
#...