Commit Graph

572 Commits

Author SHA1 Message Date
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
807d2c26e0 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-31 22:33:20 -04:00
pagedmov
495d90b0de formatted nix files using alejandra 2024-10-31 22:33:10 -04:00
pagedmov
c67b462d9e updated flake inputs 2024-10-31 19:55:47 -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
4c5a5927c1 Merge remote-tracking branch 'refs/remotes/origin/master' 2024-10-31 17:17:36 -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
dc3e137572 Update README.md 2024-10-31 12:37: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
3739087292 updated flake inputs 2024-10-29 22:29:39 -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
560546336f Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-27 21:07:38 -04:00
pagedmov
d30f2f3053 cleaned up some scripts 2024-10-27 21:07:33 -04:00
pagedMov
8013caf0d1 Update README.md 2024-10-27 00:47:31 -04:00
pagedMov
efbfe6b382 Update README.md 2024-10-27 00:45:14 -04:00
pagedmov
ec5840a072 updated readme 2024-10-27 00:40:31 -04:00
pagedMov
56963de697 Update README.md 2024-10-27 00:39:08 -04:00
pagedMov
a5c6233653 Update README.md 2024-10-27 00:36:28 -04:00
pagedmov
4f793f1ced Merge branch 'master' of github.com:pagedMov/nixos-config 2024-10-27 00:34:56 -04:00
pagedmov
035f3a0229 moved catppuccin wallpapers into the main wallpapers folder, removed catppuccin folder 2024-10-27 00:34:46 -04:00
pagedMov
b5a4f197e4 Update README.md 2024-10-26 20:09:24 -04:00
pagedmov
8dc6ec9eca new screenshot, changed opacity of nemo to 80% 2024-10-26 19:57:49 -04:00
pagedMov
b8e7aedd9a Update README.md 2024-10-26 19:52:09 -04:00
pagedMov
30b66bb969 Update README.md 2024-10-26 19:51:31 -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
fff9baa39c added better gif of toolbelt script 2024-10-26 18:44:55 -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
4a67d24cdd Update README.md 2024-10-26 16:55:58 -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
13bec3e858 Update README.md 2024-10-23 04:42:01 -04:00