.xinitrc
This commit is contained in:
parent
595f10de0a
commit
c849236c5e
1 changed files with 1 additions and 1 deletions
2
.xinitrc
2
.xinitrc
|
@ -26,7 +26,7 @@ height=12
|
|||
y=0
|
||||
/usr/bin/dunst \
|
||||
-fn "-misc-tamsyn-medium-r-normal-*-14-*-*-*-*-*-iso8859-*" \
|
||||
-nb "#002b36" -nf "#657b83" -geometry "${width}x${height}+${x}+${y}"&
|
||||
-nb "#002b36" -nf "#657b83" -geometry "${width}x${height}+${x}+${y}" &
|
||||
#_ Start session
|
||||
exec ck-launch-session /usr/bin/herbstluftwm 2>&1 >> ~/.xsession_errors
|
||||
exec ck-launch-session /usr/local/bin/dwm 2>&1 >> ~/.xsession_errors
|
||||
|
|
Loading…
Reference in a new issue