Commit Graph

37 Commits

Author SHA1 Message Date
pagedmov
99b13fd979 gave files.nix it's own directory, renamed all of the options ending with 'Opts' to end with 'Config' instead for consistency. 2024-11-01 22:00:08 -04:00
pagedmov
08bed40c52 added home-manager modules as an output in flake.nix, allowing for machine-specific home-manager configs 2024-11-01 21:30:26 -04:00
pagedmov
ff2535e7a7 initial commit for module-refactor 2024-11-01 21:01:52 -04:00
pagedmov
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -04:00
pagedmov
2caeab76c0 added cliphist package, replaced calculator on toolbelt with a fzf clipboard history thing 2024-10-31 17:13:10 -04:00
pagedmov
d895979d96 included issue.nix from my old config, removed hyprland.nix script 2024-10-29 22:51:28 -04:00
pagedmov
e9f7f3b2e9 updated some settings, removed ghost text from extra nixvim plugins 2024-10-29 22:24:26 -04:00
pagedmov
fb7f6a1d41 removed scripts leftover from forking Frost-Phoenix's dots when I started writing this config 2024-10-26 17:00:38 -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
805c53ea2c removed some deprecated hyprland binds and increased opacity on terminal windows by 10% 2024-10-26 04:22:55 -04:00
pagedmov
cd70754f9f new wallpaper, altered terminal transparency, added 'viconf', a command that will take a word as input and then find matching files in the sysflake folder to open in neovim 2024-10-24 23:30:57 -04:00
pagedmov
e448170274 added thanks to frostphoenix, changed wallpaper and reduced terminal transparency 2024-10-23 04:33:08 -04:00
pagedmov
09b467dd62 Added sddm theme, changed system font to JetBrainsMono, slightly reduced terminal font size 2024-10-22 17:55:49 -04:00
pagedmov
4ab38e199b fixed zshell config editing aliases, rewrote the 'if (host == 'oganesson')' statements to be more readable 2024-10-22 17:38:57 -04:00
pagedmov
94f4b44b71 changed desktop screenshot 2024-10-21 22:53:08 -04:00
pagedmov
4711456fb1 renamed 'media' folder to 'assets' because it sounds cooler 2024-10-21 22:03:39 -04:00
pagedmov
7f6bd833d4 Added logic to support both the laptop and desktop configurations for waybar 2024-10-21 10:57:15 -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
4f39e0f7c5 new waybar skeleton done, beginning work on CSS theme 2024-10-21 05:10:48 -04:00
pagedmov
0cfcd2e414 moved gaming configuration to /sys module, added a bunch of neovim plugins 2024-10-20 15:48:30 -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
5a1f391af2 a lot of work on visuals, overhauled waybar config 2024-10-20 02:18:28 -04:00
pagedmov
740c27ba86 new wallpapers added, along with a general visual overhaul via stylix and refactoring of existing stylization options 2024-10-19 07:42:55 -04:00
pagedmov
860bcb3bc6 Refactored file structure to make more sense, made default.nixes less verbose 2024-10-18 19:13:12 -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
ca3c8a9b2e fleshed out install script even further, adding ability to choose partition sizes and desktop/laptop configuration separately. Also re-enabled sddm 2024-10-18 05:16:39 -04:00
pagedmov
141ef4d850 Hopefully finishing touches on installer configuration 2024-10-18 02:07:10 -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
6da93561ea (desktop) Gen 488: Edited hostnames, moved steam back to home-manager config, added markdown to nixvim lsp, altered firefox bookmarks 2024-10-15 17:56:57 -04:00
pagedMov
51664a5af5 (desktop) Gen 488: implemented sddm 2024-10-14 15:00:09 -04:00
pagedMov
6dbe561378 (desktop) Gen 473: Broke desktop default.nix down into modules, removed conditionals from users.nix, moved host-dependent logic into corresponding host folders, enabled keyd on laptop 2024-10-14 02:54:34 -04:00
pagedMov
f12238962e (desktop) Gen 459: Added keyring bind to hyprland config, along with a script for it. Super + P 2024-10-13 23:55:46 -04:00
pagedMov
883301de37 (desktop) Gen 450: Added steam configuration 2024-10-13 18:10:24 -04:00
pagedMov
13740e7d39 (desktop) Gen 447: Added some more program configs 2024-10-13 12:27:17 -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