From 86b78cc5267de18a3eeb694b1c68e83a9df919a3 Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Thu, 4 Sep 2025 17:30:01 -0700 Subject: [PATCH] New backup 2025-09-04 17:30:01 --- de/home/.config/alacritty/alacritty.toml | 3 ++- default/home/.sapphrc/default | 8 ++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/de/home/.config/alacritty/alacritty.toml b/de/home/.config/alacritty/alacritty.toml index 93dfcbb..04330f2 100644 --- a/de/home/.config/alacritty/alacritty.toml +++ b/de/home/.config/alacritty/alacritty.toml @@ -10,7 +10,8 @@ decorations = "None" [font] size = 11 normal = { family = "OverpassM Nerd Font", style = "SemiBold" } -offset = { x = 0, y = -4 } +#offset = { x = 0, y = -4 } +##offset = { x = 0, y = -3 } [cursor] vi_mode_style = {shape = "Block", blinking = "Off"} diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index 7316073..da8990b 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -147,12 +147,16 @@ export PYENV_ROOT="$HOME/.pyenv" eval "$(pyenv init - bash)" TPUT_RED="$(tput setaf 1)" -TPUT_MAGENTA="$(tput setab 5)$(tput setaf 0)" +TPUT_MAGENTA_BG="$(tput setab 5)$(tput setaf 0)" +TPUT_MAGENTA="$(tput sgr0)$(tput setaf 5)" export prompt_prefix=`awk '{$1=$1};1' <<< "${prompt_prefix}"` #PS1='\[\e[1m\e[95m\]${prompt_prefix}\[\e[m\]${debian_chroot:+($debian_chroot)}\[\e[01;32m\]\u@\h\[\e[00m\]:\[\e[01;34m\]\w\[\e[00m\]\n\$ ' #PS1='\[\e[1m\e[95m\]${prompt_prefix}\[\e[m\]${debian_chroot:+($debian_chroot)}\[\e[01;32m\]\u@\h\[\e[00m\]:\[\e[01;34m\]$(pwd|sed "s|${HOME}|~|"|perl -pe "s/(?