8ee748a997
Implemented custom system for creating and distributing color schemes based on wallpapers, and also cycling through wallpapers.
...
nixfmt'd the codebase
2026-03-09 22:02:46 -04:00
09302c1562
changes 08-09-25
2025-08-09 23:20:12 -04:00
44062a87b4
abstracted host definitions in flake.nix
2025-07-29 13:56:25 -04:00
3857e144e6
Updated flake inputs
2025-01-06 16:26:44 -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
76be210ec3
git-compose can now be cancelled with :q! in neovim
2024-11-17 11:20:31 -05:00
1e1d2815a2
git reset in subshell no longer displays output
2024-11-17 08:23:42 -05:00
03c5b9008e
new script 'git-compose', allows you to easily group staged changes into several commits at once
2024-11-17 03:44:21 -05:00
287281907b
viconf is now significantly faster
2024-11-17 03:44: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
11824164b8
fixed unbound variable issue with viconf. TODO: make this script not awful
2024-11-16 17:56:49 -05:00
4d254077ba
disabled sddm for now because hyprland is having issues with it
...
also changed viconf to allow for no arguments, which opens a fzf window
with every config file in it
2024-11-16 17:35:02 -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