diff options
Diffstat (limited to 'linux/conf/skel/.xinitrc')
-rw-r--r-- | linux/conf/skel/.xinitrc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/linux/conf/skel/.xinitrc b/linux/conf/skel/.xinitrc new file mode 100644 index 0000000..379a315 --- /dev/null +++ b/linux/conf/skel/.xinitrc @@ -0,0 +1,13 @@ +#xrandr --output eDP1 --mode 1024x768 +#xrandr -s 1366x768 +#xrandr --dpi 73 +#xrandr --dpi 96 +#xgamma -gamma 0.8 +setxkbmap dvorak +#syndaemon -d +# +## Start the window manager + +#exec openbox-session +#exec start-mate +exec spectrwm |