My dotfiles collection (installable via GNU Stow)
Go to file
Peter Cai 0ef4187b14 waybar: remove coloring for tooltip / menus
This is supposed to be handled by the Gruvbox GTK theme
2022-03-25 21:44:42 -04:00
alacritty/.config/alacritty
bash
fonts/etc/fonts
rime/.local/share/fcitx5/rime
sway waybar: remove coloring for tooltip / menus 2022-03-25 21:44:42 -04:00
tmux
vim
README.md

PeterCxy's Dotfiles

These files are supposed to be installed by GNU Stow. For example, if you want to install the dotfiles for sway listed in this directory, then clone this repository to your $HOME, and then run

stow sway

which will automatially create all the symlinks needed.

All subdirectories (except fonts) in this repository are structured with the assumption that you are going to put the repository directly in $HOME. If not, you need to change the command for stow accordingly.

Note that to install fonts, you need sudo stow -t / fonts instead.