various improvements to the "me" user home configuration
also added multiple TODO items
This commit is contained in:
parent
3bc320cc6a
commit
5a15c239cd
10 changed files with 70 additions and 8 deletions
15
TODO
15
TODO
|
|
@ -1,9 +1,14 @@
|
|||
SOON: fix having to keep specifying new sha256 for home-manager (where I fetchTarball for it)
|
||||
THEN: make my nixdots more modular, there are a LOT of packages installed only to my laptop when they should be shared!
|
||||
|
||||
|
||||
Create a command palette accessible with MOD+P (MOD => Windows Key)
|
||||
(ie make fullscreen, send to monitor, etc)
|
||||
|
||||
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!)
|
||||
Boring stuff (ie work and uni should go on a separate user account)
|
||||
|
||||
|
||||
|
||||
INSPIRATION:
|
||||
1. https://github.com/sabrehagen/desktop-environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue