c19620f77c
'change wallpaper' option in toolbelt now returns to the original fzf window if escape is pressed
pagedmov
2024-10-26 16:11:00 -04:00
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
pagedmov
2024-10-26 06:12:29 -04:00
805c53ea2c
removed some deprecated hyprland binds and increased opacity on terminal windows by 10%
pagedmov
2024-10-26 04:22:55 -04:00
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
pagedmov
2024-10-26 04:03:21 -04:00
84133fbef7
made chscheme use /home/pagedmov/.sysflake env var instead of hardcoding /home/pagedmov/.sysflake
pagedmov
2024-10-26 01:36:41 -04:00
728de7730f
changed sound effects for git related commands, added shell aliases that use them
pagedmov
2024-10-26 01:12:29 -04:00
febe16fb4b
changed cd sound effect to something more subtle
pagedmov
2024-10-26 00:47:42 -04:00
71a31fd44c
fixed chscheme to properly exit when user hits escape in the fzf window
pagedmov
2024-10-26 00:20:25 -04:00
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
pagedmov
2024-10-24 23:30:57 -04:00
fe7c093d7e
Merge branch 'master' of github.com:pagedMov/nixos-config
pagedmov
2024-10-21 22:56:17 -04:00
e5c949ad9f
fixup! added files.nix as a place to keep hardcoded configurations, added a personal neofetch config to it
pagedmov
2024-10-21 22:56:09 -04:00
b8e3ffaae8
added screenshot for readme.md
pagedmov
2024-10-21 13:16:53 -04:00
9dd5e907a5
Merge branch 'master' of github.com:pagedMov/nixos-config
pagedmov
2024-10-21 13:06:04 -04:00
a40515503a
removed scripts for adding and removing packages from config files, and also removed the nixcommit/nixpush commands
pagedmov
2024-10-21 13:05:30 -04:00
04a704c74d
added brightness slider and battery monitor to laptop version of sidebar
pagedmov
2024-10-21 12:33:54 -04:00
c4f8ef9234
altered some laptop specific settings to fit the new configuration settings from desktop
pagedmov
2024-10-21 11:01:06 -04:00
7f6bd833d4
Added logic to support both the laptop and desktop configurations for waybar
pagedmov
2024-10-21 10:57:15 -04:00
97695a124c
Added style config to waybar, removed chscheme.sh because I figured out you can escape vars in bash that use
pagedmov
2024-10-21 08:27:38 -04:00
4f39e0f7c5
new waybar skeleton done, beginning work on CSS theme
pagedmov
2024-10-21 05:05:43 -04:00
0cfcd2e414
moved gaming configuration to /sys module, added a bunch of neovim plugins
pagedmov
2024-10-20 15:48:30 -04:00
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
pagedmov
2024-10-20 05:11:59 -04:00
46fa639f18
moved swaync configuration into the nix file and removed the shell script in hosts/installer to make the repo have 100% nix code c:
pagedmov
2024-10-20 02:22:19 -04:00
5a1f391af2
a lot of work on visuals, overhauled waybar config
pagedmov
2024-10-20 02:18:28 -04:00
740c27ba86
new wallpapers added, along with a general visual overhaul via stylix and refactoring of existing stylization options
pagedmov
2024-10-19 07:42:55 -04:00
9d19902fbd
refactored theme configuration to use stylix instead of individually theming each program
pagedmov
2024-10-18 16:45:02 -04:00
1e7b095bcd
changed filesystems in hardware.nix to reflect the one created by the installer
pagedmov
2024-10-18 07:54:57 -04:00
838533210b
fixup! added steps to the installation script so if it is interrupted, you dont have to restart
pagedmov
2024-10-18 07:06:38 -04:00
d7db940262
added steps to the installation script so if it is interrupted, you dont have to restart
pagedmov
2024-10-18 07:00:42 -04:00
ca3c8a9b2e
fleshed out install script even further, adding ability to choose partition sizes and desktop/laptop configuration separately. Also re-enabled sddm
pagedmov
2024-10-18 05:16:39 -04:00
2a26b124ff
Installation script confirmed working for laptop flake, re-adding waybar. Also moved firefox to programs folder
pagedmov
2024-10-18 01:56:07 -04:00
1c2d41ac49
(desktop) Gen 494: disabled auto linebreak by default in nixvim, made it only activate in plain text files like .md or .txt where linebreak formatting actually matters
pagedMov
2024-10-16 00:49:25 -04:00
bd1add14bb
(desktop) Gen 494: reformatted several files using alejandra
pagedMov
2024-10-15 20:16:32 -04:00
1441353258
fixup! (desktop) Gen 490: split nixcommit into two scripts, one for committing one for pushing. also renamed nixswitch to rebuild
pagedMov
2024-10-15 19:48:29 -04:00