Added support to change all opened terminals colorscheme dynamically with wallpaper

This commit is contained in:
midn8hustlr
2024-01-29 02:39:26 +05:30
parent ed4b4ec36d
commit c47f0e4717
5 changed files with 41 additions and 15 deletions
+3 -2
View File
@@ -13,8 +13,9 @@ if status is-interactive
end
starship init fish | source
cat ~/.cache/ags/user/colorschemes/sequences
# function fish_prompt
# set_color cyan; echo (pwd)
# set_color cyan; echo (pwd)
# set_color green; echo '> '
# end
# end