diff --git a/328p1aa/home/.config/sway-profiles/unlockscript.d/328p1aa b/328p1aa/home/.config/sway-profiles/unlockscript.d/328p1aa index 76d1223..3f262e8 100755 --- a/328p1aa/home/.config/sway-profiles/unlockscript.d/328p1aa +++ b/328p1aa/home/.config/sway-profiles/unlockscript.d/328p1aa @@ -1,3 +1,4 @@ #!/bin/bash #g213-led -a ff00ee +killall openrgb;swaymsg exec 'openrgb --startminimized --profile gay' diff --git a/de/home/.librewolf/profiles.ini b/de/home/.librewolf/profiles.ini index 4275bad..f3aa018 100644 --- a/de/home/.librewolf/profiles.ini +++ b/de/home/.librewolf/profiles.ini @@ -17,18 +17,17 @@ Name=Penelope IsRelative=1 Path=penelope Default=1 +<<<<<<< HEAD StoreID=0585997e +======= +StoreID=bf331188 +>>>>>>> a1db19ca66848fbc3c1e43a6b9c0b934b33c818c ShowSelector=0 [General] StartWithLastProfile=1 Version=2 -[Profile4] -Name=testing -IsRelative=1 -Path=4z689ygf.testing - [Install6C4726F70D182CF7] Default=penelope Locked=1 @@ -38,3 +37,8 @@ Name=School IsRelative=1 Path=school +[Profile4] +Name=testing +IsRelative=1 +Path=4z689ygf.testing + diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index 106d8fe..1f170d3 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -162,6 +162,8 @@ export PYENV_ROOT="$HOME/.pyenv" [[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH" eval "$(pyenv init - bash 2>/dev/null)" +[[ -d $HOME/.local/share/gem/ruby/3.3.0/bin ]] && export PATH="$HOME/.local/share/gem/ruby/3.3.0/bin:$PATH" + TPUT_RED="$(tput setaf 1)$(tput setab 0)" TPUT_MAGENTA_BG="$(tput setab 5)$(tput setaf 0)" #TPUT_MAGENTA="$(tput sgr0)$(tput setaf 5)"