Commit Graph

17 Commits

Author SHA1 Message Date
ebce574127 1-31-25 update 2025-01-31 20:32:24 -05:00
3348883bc3 General maintenance 2025-01-15 05:03:15 -05:00
3857e144e6 Updated flake inputs 2025-01-06 16:26:44 -05:00
91793f396a fixup! Fixed kitty_theme causing i/o errors in other terminals 2024-11-28 10:45:37 -05:00
4d81409de8 Fixed kitty_theme causing i/o errors in other terminals 2024-11-28 10:42:37 -05:00
aa3a7e15e4 Added wf-recorder to userpkgs 2024-11-28 10:42:37 -05:00
ce6113a7cd More nix-shell kitty theme tweaks 2024-11-24 15:13:17 -05:00
0aace8edda Cleaned up some leftover logic from old dynamic kitty theme method 2024-11-24 14:43:53 -05:00
ebe5b4d8df kitty now changes color scheme inside of nix-shell 2024-11-24 14:25:17 -05:00
836f24d416 tweaks on several shell utilities 2024-11-19 18:59:30 -05:00
beedfd1be2 commit outputs can now be colored with a new script color-commit 2024-11-17 13:03:49 -05:00
21f11673b6 playshellsound is now a standalone script 2024-11-17 11:20:31 -05:00
1e8c5a5354 sr alias now sources .zshrc and .zshenv, instead of just .zshrc 2024-11-17 03:58:21 -05:00
da0b2245c7 consolidated script documentation into a single md file
wrote documentation on terminal sound effects

added a sound effect for `invoke`

added the function `build-drv`, which is a wrapper for nix-build that
puts the output nix store path to the derivation into an environment
variable instead of symlinking it in the current working directory
2024-11-16 23:40:05 -05:00
8c007c3915 Moved scripts to the overlay folder to be used as packages
All scripts have been moved to the overlay folder in the top level directory

Overlay is now instantiated per configuration to make use of the host variable
2024-11-16 03:42:07 -05:00
2431e4361b Adapted hyprland configurations for new breaking changes, and some misc adjustments
adjusted hyprland config for new breaking changes

capitalized 'Description' keys in userservices

altered shell aliases and added missing autosuggest option in zsh/options.nix

rebuild now has dry run flags

added hyprpaper to packages.nix

updated check_updates service to check the upstream nixpkgs channel instead of my local flake pkgs
2024-11-15 12:13:10 -05:00
6d9e054a7a split zsh config into several nix files 2024-11-15 09:58:31 -05:00