summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2024-05-16 12:32:27 +0200
committerMarc Vertes <mvertes@free.fr>2024-05-16 12:32:27 +0200
commit5c1c6ba70c7f8e251e1ab8fd72105e7749fb8a69 (patch)
treeda0eb55ec914e715fd128dd7192d9fff8066d887 /.profile
parentb04d54fc52df277b189c2d794241c49c2ab61fb4 (diff)
update
Diffstat (limited to '.profile')
-rw-r--r--.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/.profile b/.profile
index 90091ca..3b15a21 100644
--- a/.profile
+++ b/.profile
@@ -5,8 +5,8 @@ PATH=~/bin:~/mu/bin:$PATH:~/go/bin
[ "${SHELL##*/}" = bash ] && . ~/.bashrc
# Last action: auto start X11 when logged on first console
-#case $HOSTNAME in
-#([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startx ;;
-#esac
+# case $HOSTNAME in
+# ([sS]wift|yoda) [ "$(tty)" != /dev/tty1 ] || exec startxfce4 ;;
+# esac
tabs -4