Personal Nix flake
nixos home-manager nix
at develop 3 lines 137 B view raw
1# Opens the current stylix color scheme in a browser 2@inspect: 3 xdg-open "$(readlink -f ~/.config/stylix/palette.html)" 2>&1 >/dev/null