add dconf and new stuff

This commit is contained in:
Never Gude 2025-11-25 16:37:07 +01:00
parent 514f01b8b6
commit d94887d6f5
7 changed files with 104 additions and 115 deletions

View file

@ -3,7 +3,7 @@ function fish_right_prompt -d "Write out the right prompt"
set -g VIRTUAL_ENV_DISABLE_PROMPT true
end
set_color 586e75
set_color white
date '+%H:%M:%S'
end