chore: LOTS of edits related to packages, zsh, kde and kitty

This commit is contained in:
Ruben 2024-04-21 21:36:20 -05:00
commit a62b8006ad
No known key found for this signature in database
GPG key ID: AE181294E97E4802
7 changed files with 481 additions and 13 deletions

View file

@ -44,6 +44,18 @@
xdg.userDirs.enable = true;
# dotfiles
# ncmpcpp
home.file.".config/ncmpcpp" = {
source = ./config/ncmpcpp;
recursive = true;
};
# modified zsh plugins
home.file.".config/zsh" = {
source = ./config/zsh;
recursive = true;
};
# ╭───────────────────────────────────────────────╮
# │ _ __ _ │
# │ _ __ ___ __| |_ ___ __ ___ _ _ / _(_)__ _ │