blob: 6ccd340c5be41b3a037a867eec137e067675288b (
plain) (
tree)
|
|
## Start the window manager
xrandr -s 1366x768
#xrandr --dpi 100
#xrandr --output eDP1 --mode 1366x768
#xgamma -gamma 0.8
#syndaemon -d
setxkbmap dvorak
#exec openbox-session
#exec dwm
exec spectrwm
#exec start-mate
|