Commit Graph

31 Commits

Author SHA1 Message Date
pagedmov
4a3fb537b9 added monitor and workspace configuration options to my hyprland config 2024-11-08 01:26:06 -05:00
pagedmov
12d357419b added vipkg, a script that allows you to search for a package name to open the derivation file in nixpkgs/pkgs. Very useful for overriding package attributes. 2024-11-07 13:36:30 -05:00
pagedmov
319ca70254 viconf now disables semantic tokens for nixd if the file contains non-ascii characters, temporary workaround until the feature is fixed 2024-11-07 02:03:15 -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
b427e8f373 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-02 17:14:29 -04:00
pagedmov
2ca5f9351e updated hosts in network.nix 2024-11-02 17:14:19 -04:00
pagedMov
55bf479aa3 Merge branch 'master' of github.com:pagedMov/nixos-config 2024-11-02 17:13:50 -04:00
pagedMov
e0c183e467 jellyfin is working on my domain name 2024-11-02 17:12:00 -04:00
pagedmov
ce51067835 added mkbackup command, leverages sshfs to quickly backup files to xenon 2024-11-02 13:07:50 -04:00
pagedmov
ff2535e7a7 initial commit for module-refactor 2024-11-01 21:01:52 -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
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
d30f2f3053 cleaned up some scripts 2024-10-27 21:07:33 -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
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
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
45ea6d3987 added screenshot for invoke 2024-10-22 18:11:46 -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
pagedmov
5a1f391af2 a lot of work on visuals, overhauled waybar config 2024-10-20 02:18:28 -04:00
pagedMov
e1c6724893 (desktop) Gen 496: fixed 'invoke' script, altered firefox bookmarks 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
1379e5a8ef Gen 444: Consolidated desktop/laptop configs into one, differing options are declared in hosts folder 2024-10-13 01:31:11 -04:00