diff options
author | Silvino Silva <silvino@bk.ru> | 2017-08-02 01:04:50 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2017-08-02 01:04:50 +0100 |
commit | b1b5779493352c72cced0251625d0b850ebac5b8 (patch) | |
tree | 0f40548a2b5c8eaf9bd99423e21b8baf63b83d65 /tools/conf/etc/skel | |
parent | ed23bb3344ec5be2893db8d8d838c38c9f2baacd (diff) | |
parent | 65167272a3ba52dc4d032a1c60a9ff030408047d (diff) | |
download | doc-b1b5779493352c72cced0251625d0b850ebac5b8.tar.gz |
new release 0.3.1
Diffstat (limited to 'tools/conf/etc/skel')
-rw-r--r-- | tools/conf/etc/skel/.xinitrc | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/tools/conf/etc/skel/.xinitrc b/tools/conf/etc/skel/.xinitrc index ac94b39..c331d37 100644 --- a/tools/conf/etc/skel/.xinitrc +++ b/tools/conf/etc/skel/.xinitrc @@ -1,11 +1,5 @@ -##twm & -##xclock -geometry 50x50-1+1 & -##xterm -geometry 80x50+494+51 & -##xterm -geometry 80x20+494-0 & -##exec xterm -geometry 80x66+0+0 -name login -# -##xrandr --output eDP1 --mode 1024x768 +#xrandr --output eDP1 --mode 1024x768 #xrandr --dpi 100 #xgamma -gamma 0.8 syndaemon -d @@ -13,4 +7,5 @@ syndaemon -d ## Start the window manager #exec dwm -exec openbox +#exec openbox-session +exec spectrwm |