X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=README;h=d94ea97f715238bdcddd9fe2c63c9667e32e5044;hb=4af4ee14bf8b6d8938ba6615c1af4389453a213a;hp=6e1b10da802a84563ac811b4ae240f95c37b9c6d;hpb=aff5abdb71d5c0a02f44b8a691f2c62a4814616b;p=config%2Fdotfiles.git 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