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
5cd144ef33
changed my overlay packages to use 'with lib.maintainers [ pagedMov ]' since my name is on the maintainers list now :D also added a -a flag to rebuild to rebuild both home and system configurations
2024-11-15 01:03:07 -05:00
pagedmov
2a1ba18c09
formatted all files with nixfmt, added env variable to hold secrets
2024-11-09 16:20:27 -05:00
pagedmov
e3c65cfe55
added fetchfromgh, which takes a github username and repo like someuser/somerepo and returns a pkgs.fetchFromGitHub call
2024-11-07 14:29:46 -05:00
pagedmov
0bb0b6ce81
moved nixvim to home-manager config, re-added firefox plugins
2024-11-07 00:48:51 -05:00
pagedmov
f9fe7155de
fully fleshed out nixd settings and switch to nvim-cmp from COQ. Also updated rebuild to work for both home and system configs
2024-11-07 00:30:18 -05:00
pagedmov
a53bae9870
removed mkbackup script, refactored all script files to use pkgs.writeShellApplication rather than pkgs.writeShellScriptBin
2024-11-06 18:17:29 -05:00
pagedmov
115384a926
fixed chscheme and chpaper to work with new colorscheme and wallpaper variable locations
2024-11-06 00:35:37 -05:00
pagedMov
e0c183e467
jellyfin is working on my domain name
2024-11-02 17:12:00 -04:00
pagedmov
c19620f77c
'change wallpaper' option in toolbelt now returns to the original fzf window if escape is pressed
2024-10-26 16:11:00 -04:00
pagedmov
b66fbc4944
updated toolbelt to not create a new window for chscheme; it now resizes the same window and moves it so that the mouse is at the center of the window. If chscheme is closed, it reverts back to its original size and goes back to the previous menu
2024-10-26 06:12:29 -04:00
pagedmov
84133fbef7
made chscheme use /home/pagedmov/.sysflake env var instead of hardcoding /home/pagedmov/.sysflake
2024-10-26 01:36:41 -04:00
pagedmov
71a31fd44c
fixed chscheme to properly exit when user hits escape in the fzf window
2024-10-26 00:20:25 -04:00
pagedmov
4711456fb1
renamed 'media' folder to 'assets' because it sounds cooler
2024-10-21 22:03:39 -04:00
pagedmov
a40515503a
removed scripts for adding and removing packages from config files, and also removed the nixcommit/nixpush commands
2024-10-21 13:05:30 -04:00
pagedmov
97695a124c
Added style config to waybar, removed chscheme.sh because I figured out you can escape vars in bash that use
2024-10-21 08:28:29 -04:00
pagedmov
50fa171e6c
Made a distinct variable for the color scheme name in flake.nix, made a script 'chscheme' that allows one to easily change said variable
2024-10-20 05:11:59 -04:00
pagedmov
9d19902fbd
refactored theme configuration to use stylix instead of individually theming each program
2024-10-18 16:46:01 -04:00
pagedmov
11f97cf4f3
included relevant work from impermanence branch
2024-10-18 02:07:09 -04:00
pagedMov
bd1add14bb
(desktop) Gen 494: reformatted several files using alejandra
2024-10-15 20:16:32 -04:00
pagedMov
1441353258
fixup! (desktop) Gen 490: split nixcommit into two scripts, one for committing one for pushing. also renamed nixswitch to rebuild
2024-10-15 19:48:29 -04:00
pagedMov
e3ac2e4f63
(desktop) Gen 490: split nixcommit into two scripts, one for committing one for pushing. also renamed nixswitch to rebuild
2024-10-15 19:42:43 -04:00
pagedMov
9372e3af0d
(desktop) Gen 446: Cleaned up broken inputs, altered 'nixswitch' to be interchangeable between hosts, added 'host' attr
2024-10-13 02:15:56 -04:00
pagedMov
1379e5a8ef
Gen 444: Consolidated desktop/laptop configs into one, differing options are declared in hosts folder
2024-10-13 01:31:11 -04:00