summaryrefslogtreecommitdiff
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc')
-rwxr-xr-xxinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/xinitrc b/xinitrc
index 247704c..d40a0cd 100755
--- a/xinitrc
+++ b/xinitrc
@@ -133,7 +133,7 @@ eval "$(/usr/bin/killall gpg-agent; /usr/bin/gpg-agent --enable-ssh-support --da
# Open a terminal emulator on the first tag
# - resume the old screen session or start a new one
-/usr/bin/urxvt -e screen -U -l -S term -D -R &
+/usr/bin/urxvt -e screen -l -UDRS term &
# }}}