26 lines
848 B
Text
Executable file
26 lines
848 B
Text
Executable file
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!)
|
|
|
|
|
|
|