Commit Graph

7 Commits

Author SHA1 Message Date
a88925cfa3 work on reducing statefulness of the configuration 2026-03-09 22:41:29 -04:00
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
4308b8eb16 more work on neovim config, added keyboard sound thing for kitty 2026-03-08 03:57:31 -04:00
1036d4e449 check_updates now in scripts, removed redundant pkgs argument passage in overlay.nix 2024-11-17 08:40:27 -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
f9b8251567 added a custom overlay for nixpkgs, moves all of the packages that I maintain into an attribute set 'pkgs.myPkgs' so that my update checker can easily locate them 2024-11-10 17:43:52 -05:00
06b840a743 added a user service that tracks new updates for packages that I maintain, also moved the login sound from the hyprland config to a systemd service that triggers after graphical-session.target 2024-11-10 15:10:52 -05:00