fix: small rofi fix

This commit is contained in:
2026-04-25 10:20:12 +03:00
parent 6cbd52f0db
commit d9be1a6021
4 changed files with 3 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ if [ -f "$HOME/.bash_exports" ]; then
. "$HOME/.bash_exports"
fi
# bash decorations
# arch-linux default:
# PS1='[\u@\h \W]\$ '