1
0
forked from extern/zaneyos
Commit Graph

17 Commits

Author SHA1 Message Date
redbeardymcgee
17b02a86f8 fastfetch: convert config to nix
The config was previously in `jsonc` format. This isn't
necessarily a problem, but `jsonc` is very obviously
a worse format than the `nix` DSL! (maybe)

At the least, this enabled changing a very, very long line
easily to an embedded shell script with embedded syntax
highlighting on at least `neovim` with `tree-sitter`.

This change also makes the embedded shell script an actual
real executable shell script that goes into the nix store.
It doesn't serve much value, but why not have a reusable
script when it's free as a result of other improvements?
2024-07-12 22:17:26 -05:00
Tyler Kelley
1b6dd29380 Added transparency for a little spice of life inspired by JaKoolit 2024-06-17 21:47:24 -05:00
Tyler Kelley
23662bf5d8 updated changelog and added some cool easter eggs 2024-06-17 18:42:53 -05:00
Tyler Kelley
760510cc3c Switch to eza for better ls 2024-06-17 18:28:44 -05:00
Tyler Kelley
dd9bdda1a9 switching to brave 2024-06-17 17:49:31 -05:00
Tyler Kelley
7972c42e94 added new wallpapers and trying new wallpaper for theme 2024-06-17 16:40:06 -05:00
Tyler Kelley
c9623aadcd Update changelog and add btop 2024-06-17 16:28:11 -05:00
Tyler Kelley
439edee52b Update to using fastfetch as is just better 2024-06-17 15:35:44 -05:00
Tyler Kelley
0fa34a8ce0 remove unneeded hyprland input since home manager doesnt need it or use it 2024-06-17 13:26:32 -05:00
Tyler Kelley
80728b1637 had to re-enable avahi as printing requires it and I am dumb lol 2024-06-17 01:11:42 -05:00
Tyler Kelley
7c768d5fe6 Removed extra packages - updated flake - added fixes for hyprland and removed broken bash language server. 2024-06-17 01:05:41 -05:00
Tyler Kelley
a987fa94bf Changed bash aliases, setup the new default host dir, removed pkgs dir with extra sddm bs, and playing around with script 2024-05-31 22:42:02 -05:00
Tyler Kelley
4dceea0296 Remove pkgs flake.nix useless definition and run a nixfmt 2024-05-24 00:14:25 -05:00
Tyler Kelley
931f6b87c9 Fix version number in default 2024-05-21 16:30:07 -05:00
Tyler Kelley
5acaa6a37e Add killall to the programs and make use of it in exec-once hope to fix logout login problems 2024-05-21 16:26:59 -05:00
Tyler Kelley
f509aa41f4 add hyprlock image among other fixes 2024-05-19 10:42:31 -05:00
Tyler Kelley
5b4c1fb787 Add new default host, move some environment variables, etc 2024-05-19 10:10:01 -05:00