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