renamed TODO -> +.md
This commit is contained in:
parent
ee7e38e7ba
commit
0129fe2b97
1 changed files with 0 additions and 1 deletions
32
TODO.md
Normal file
32
TODO.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
## 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)
|
||||
|
||||
## 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)
|
||||
on in some separate $HOME atleast
|
||||
|
||||
Is home-manager installed standalone? If so please remove that...
|
||||
|
||||
Rewrite the README.md file its all over the place (add more structure to the `docs` directory instead)
|
||||
|
||||
Add a MAC Changer module like
|
||||
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles/blob/main/nixos/mac-randomize.nix
|
||||
|
||||
Make each monitor's window styling slightly different (just for fun)
|
||||
|
||||
Research "input methods" ie https://wiki.archlinux.org/title/Input_method
|
||||
|
||||
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!)
|
||||
|
||||
Can I run openvpn only for a specific proccess and its children?
|
||||
then ie run qbittorrent (just in case the VPN isnt private)
|
||||
Loading…
Add table
Add a link
Reference in a new issue