Go to file
krolxon 94b96a4cbf remove foot, switch to alacritty
foot has this problem where, if you open a TUI app and then close it,
the terminal color scheme goes back to the preconfigured colors rather
than keep using pywal colors.
This particular problem isn't there in Alacritty, however alacritty does
not support sixel for image previes, so currently using the sixel
patched version of alacritty: https://github.com/ayosec/alacritty
2025-12-14 15:33:48 +05:30
.config remove foot, switch to alacritty 2025-12-14 15:33:48 +05:30
.local setwall: add default fallback wallpaper 2025-12-09 15:52:48 +05:30
assets update screenshots 2025-12-09 00:04:06 +05:30
packages remove foot, switch to alacritty 2025-12-14 15:33:48 +05:30
system/etc/keyd stow: add system config (keyd) 2025-11-05 00:09:13 +05:30
.stow-local-ignore install.sh: split packages into seperate files 2025-12-10 13:42:50 +05:30
.zprofile first commit using stow 2025-08-16 20:49:05 +05:30
README.md README.md: change install instructions 2025-12-09 15:35:20 +05:30
install.sh install.sh: split packages into seperate files 2025-12-10 13:42:50 +05:30

README.md

Dotfiles

Usage

$ cd $HOME
$ git clone https://github.com/krolyxon/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.sh