dotfiles/TODO.md

33 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2025-07-26 18:23:47 +10:00
## Next Up
1. Rename user "ae" to "cry" or "vps"
2. Add 404 page to nginx on hyrule
3. Add a user called "mirror" that stores important mirrors (inspiration: https://git.gay/mirror)
2025-07-26 18:23:47 +10:00
## TODO
SOON: fix having to keep specifying new sha256 for home-manager (where I fetchTarball for it)
Create a command palette accessible with MOD+P (MOD => Windows Key)
(ie make fullscreen, send to monitor, etc)
Boring stuff (ie work and uni should go on a separate user account)
2025-07-26 18:23:47 +10:00
on in some separate $HOME atleast
Is home-manager installed standalone? If so please remove that...
2025-07-26 18:23:47 +10:00
Rewrite the README.md file its all over the place (add more structure to the `docs` directory instead)
2025-07-26 18:23:47 +10:00
Add a MAC Changer module like
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/blob/main/nixos/mac-randomize.nix
2025-07-24 13:26:37 +10:00
2025-07-26 18:23:47 +10:00
Make each monitor's window styling slightly different (just for fun)
2025-08-02 22:22:19 +10:00
Research "input methods" ie https://wiki.archlinux.org/title/Input_method
2025-07-26 18:23:47 +10:00
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!)
2025-07-27 22:21:30 +10:00
Can I run openvpn only for a specific proccess and its children?
then ie run qbittorrent (just in case the VPN isnt private)