2024-04-26 21:21:40 -07:00
|
|
|
#!/usr/bin/env fish
|
|
|
|
|
2024-09-29 20:57:09 -07:00
|
|
|
# hardcoded theme bc rose-pine doesn't have a glow theme
|
|
|
|
# TODO: make a rose-pine glow theme
|
2024-04-26 21:21:40 -07:00
|
|
|
set -gx GLAMOUR_STYLE "~/.config/glow/themes/catppuccin-macchiato.json"
|