aboutsummaryrefslogtreecommitdiff
path: root/.config/X11/.xprofile
diff options
context:
space:
mode:
authorsrdusr <trevorgray@srdusr.com>2023-06-22 17:32:43 +0200
committersrdusr <trevorgray@srdusr.com>2023-06-22 17:32:43 +0200
commita804a7343975963743e746682fc0689eb6e3b17c (patch)
tree1ae0532092d2d37a6aeffd0de7db0d5d39a348d8 /.config/X11/.xprofile
parentc0ca2a8834cc0997ce781b2434d07f810b0ecc21 (diff)
downloaddotfiles-a804a7343975963743e746682fc0689eb6e3b17c.tar.gz
dotfiles-a804a7343975963743e746682fc0689eb6e3b17c.zip
Removed duplicate comment
Diffstat (limited to '.config/X11/.xprofile')
-rw-r--r--.config/X11/.xprofile4
1 files changed, 1 insertions, 3 deletions
diff --git a/.config/X11/.xprofile b/.config/X11/.xprofile
index a558b3e..b92d741 100644
--- a/.config/X11/.xprofile
+++ b/.config/X11/.xprofile
@@ -38,7 +38,5 @@ export ERRFILE="$XDG_CACHE_HOME/X11/xsession-errors"
if [[ "$(tty)" = "/dev/tty1" ]]; then
pgrep bspwm || startx "$XDG_CONFIG_HOME/X11/.xinitrc"
-fi
-#if [[ "$(tty)" = "/dev/tty1" ]]; then
# pgrep startxfce4 || startx "$XDG_CONFIG_HOME/X11/.xinitrc"
-#fi
+fi