summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-07 23:57:21 +0200
committerGravatar Tom Willemsen2012-04-07 23:57:21 +0200
commit820d8b0afb25a10d365edf99f702da0e5f594204 (patch)
treee56c636dfa4c2b592e562f14c857e25d8f255217
parente89a9ffba49bf042e7e43699a2bb03a131d49260 (diff)
downloaddotfiles-820d8b0afb25a10d365edf99f702da0e5f594204.tar.gz
dotfiles-820d8b0afb25a10d365edf99f702da0e5f594204.zip
.xinitrc
-rw-r--r--.xinitrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/.xinitrc b/.xinitrc
index 2708b89..242e7f4 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -19,9 +19,8 @@ while true; do
sleep 1m
done &
#_ Start notifier
-geometry=($(herbstclient monitor_rect 0))
-x=${geometry[0]}
-width=${geometry[2]}
+x=0
+width=1920
height=12
y=0
/usr/bin/dunst \