Commit Graph

89 Commits

Author SHA1 Message Date
pagedmov
4aec3066a0 made module options false by default 2024-11-01 23:39:56 -04:00
pagedmov
36ec78ac3f scripts can now be enabled or disabled by group and each script has it's own override enable option 2024-11-01 22:30:31 -04:00
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
e035de79e4 cleaned up scripts/default.nix, learned that inherit can be used instead of 'var = var' in arguments 2024-11-01 21:09:05 -04:00
pagedmov
ff2535e7a7 initial commit for module-refactor 2024-11-01 21:01:52 -04:00
pagedmov
7bee6ebce5 hostname now shows when logged in via ssh 2024-11-01 04:41:43 -04:00
pagedmov
ab9fb16c34 some more server configuration 2024-11-01 04:10:12 -04:00
pagedmov
dfb157c14f fleshed out server configuration a bit more before installation 2024-11-01 03:17:13 -04:00
pagedmov
c426e1b77a fixed an edge case in viconf.nix, added a missing logic check to home-manager.nix, tuned up the installer config to better fit the current configuration 2024-11-01 03:06:31 -04:00
pagedmov
23cfe1068b tweaked btop config; made window slightly larger, removed root dir from disks shown, hard coded color scheme to nord instead of using stylix, fixed redundancy in the way toolbelt was calling the command 2024-11-01 01:42:39 -04:00
pagedmov
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -04:00
pagedmov
c6d381fc58 keyring no longer copies plaintext passwords to cliphist database, can now escape from cliphist window back to the toolbelt menu 2024-10-31 18:20:09 -04:00
pagedmov
07b19b2cdb fixed clipboard history menu copying the preview excerpt instead of the full entry 2024-10-31 17:31:17 -04:00
pagedmov
244595baa3 Started work on server configuration 2024-10-31 17:20:38 -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
751de5f86c added differentiation between hosts in toolbelt; btop now opens at the proper size on both oganesson and mercury 2024-10-31 12:03:15 -04:00
pagedmov
255fba2de5 removed mcd.nix script and added it as a function to zshell.nix 2024-10-29 23:57:50 -04:00
pagedmov
34858683c1 altered the disk usage tooltip in the waybar to use a line break instead of a comma 2024-10-29 23:28:52 -04:00
pagedmov
8f8708ad28 added some XDG variables to the hyprland config 2024-10-29 23:22:18 -04:00
pagedmov
d895979d96 included issue.nix from my old config, removed hyprland.nix script 2024-10-29 22:51:28 -04:00
pagedmov
3344497b58 added a shortcut to open a floating kitty window, super shift q. moved logout shortcut to super shift m. 2024-10-29 22:40:20 -04:00
pagedmov
e9f7f3b2e9 updated some settings, removed ghost text from extra nixvim plugins 2024-10-29 22:24:26 -04:00
pagedmov
c9855b6f6e Added keybinds for moving windows; Super + Shift + {hjkl} 2024-10-29 10:51:01 -04:00
pagedmov
d30f2f3053 cleaned up some scripts 2024-10-27 21:07:33 -04:00
pagedmov
035f3a0229 moved catppuccin wallpapers into the main wallpapers folder, removed catppuccin folder 2024-10-27 00:34:46 -04:00
pagedmov
8dc6ec9eca new screenshot, changed opacity of nemo to 80% 2024-10-26 19:57:49 -04:00
pagedmov
f7297db39e new readme.md 2024-10-26 19:50:59 -04:00
pagedmov
ca952d1c52 added the nemo file explorer and papirus nord icon theme 2024-10-26 19:16:46 -04:00
pagedmov
2239ee6be5 updated git aliases in zshell.nix 2024-10-26 18:28:01 -04:00
pagedmov
394afe740e replaced old desktop screens 2024-10-26 17:37: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
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
805c53ea2c removed some deprecated hyprland binds and increased opacity on terminal windows by 10% 2024-10-26 04:22:55 -04:00
pagedmov
bd5a7514a9 replaced keyring bind with a sort of control panel thing with several system related options like changing the wallpaper, managing volume controls, etc. also has a calculator 2024-10-26 04:03:21 -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
efebc0cb4a removed obsolete config file editing aliases 2024-10-26 01:17:43 -04:00
pagedmov
728de7730f changed sound effects for git related commands, added shell aliases that use them 2024-10-26 01:15:18 -04:00
pagedmov
febe16fb4b changed cd sound effect to something more subtle 2024-10-26 00:47:42 -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
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
45ea6d3987 added screenshot for invoke 2024-10-22 18:11:46 -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
8431072a77 more screenshots for github 2024-10-22 03:36:19 -04:00
pagedmov
94f4b44b71 changed desktop screenshot 2024-10-21 22:53:08 -04:00
pagedmov
bb7a221775 added files.nix as a place to keep hardcoded configurations, added a personal neofetch config to it 2024-10-21 22:16:18 -04:00
pagedmov
4711456fb1 renamed 'media' folder to 'assets' because it sounds cooler 2024-10-21 22:03:39 -04:00