Removed rofi from .profile

This commit is contained in:
2026-04-02 22:32:48 +01:00
parent 4d7c31d83c
commit c4fde5aba2
+1 -1
View File
@@ -22,6 +22,6 @@ if [ -n "$BASH_VERSION" ]; then
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi
rofi.terminal: /usr/bin/tmux
#rofi.terminal: /usr/bin/tmux
export PATH="$PATH:$HOME/opt/esp/xtensa-lx106-elf/bin"
export IDF_PATH="/opt/esp/ESP8266_RTOS_SDK"