summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-09-29 14:14:20 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-09-29 14:14:20 +0200
commitf1c8ceb47cd138b0140c7cef79461250b6bd6375 (patch)
tree21cf3c1480821f4ee767a6897788a2e7fe36c28f /.xinitrc
parent0fafe0db2716de7a2c34b5e25e2b34b82d1386bd (diff)
downloaddotfiles-f1c8ceb47cd138b0140c7cef79461250b6bd6375.tar.gz
dotfiles-f1c8ceb47cd138b0140c7cef79461250b6bd6375.tar.bz2
dotfiles-f1c8ceb47cd138b0140c7cef79461250b6bd6375.zip
Remove wrong monitors line
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 4543087..0ab39f2 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -28,7 +28,6 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
fi
xrdb -merge $HOME/.Xresources
-$HOME/.i3/scripts/monitors.sh 2
case $session in
[xX]fce|[xX]fce4) exec startxfce4;;