X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=README;h=d94ea97f715238bdcddd9fe2c63c9667e32e5044;hp=6e1b10da802a84563ac811b4ae240f95c37b9c6d;hb=9e4b2aff9242c3e72c714c3bf01c670b576e6627;hpb=aff5abdb71d5c0a02f44b8a691f2c62a4814616b diff --git a/README b/README index 6e1b10d..d94ea97 100644 --- a/README +++ b/README @@ -1,16 +1,11 @@ README ====== -Useful X11 related commands. +Git repository to store my configuration, designed to by cloned to +`~/.config/dotfiles`. `~/.config` is not used to allow a separate directory +hierarchy than just the program names which is custom for `~/.config`. +NOTE: This repository must contain only public data as it will be stored on +many hosts! -xrandr ------- - -Auto detect monitor modes and arrange monitors: - - xrandr --output LVDS1 --auto --output VGA1 --auto --right-of LVDS1 - -Disable a monitor, important after disconnect: - - xrandr --output VGA1 --off +// vim: ft=asciidoc