various improvements to the "me" user home configuration

also added multiple TODO items
This commit is contained in:
Emile Clark-Boman 2025-05-14 10:45:30 +10:00
parent 3bc320cc6a
commit 5a15c239cd
10 changed files with 70 additions and 8 deletions

26
TODO.LONG-TERM Executable file
View file

@ -0,0 +1,26 @@
Add a MAC Changer module like
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/blob/main/nixos/mac-randomize.nix
Really good security oriented NixOS stuff can be found on that repo above (XNM1/linux-nixos-hyprland-config-dotfiles)
Have multiple colour schemes in my system, one that's dark (good for when there's no external lighting),
and another that's lighter (but not white) for when my windows are open).
### Incredible Rofi Theme Collection
https://github.com/adi1090x/rofi
https://jade.fyi/blog/flakes-arent-real/
Make each monitor's window styling slightly different (just for fun)
Bind 5 workspaces per connected monitor.
Then use the command palette (discussed prior) to send to
a different workspace (ie because I currently use MOD+SHIFT+n
but if n>=10 then it doesnt work! hence we need a command palette!)