]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - README
herbstluftwm/autostart: add bindings to run programs and select windows
[config/dotfiles.git] / README
diff --git a/README b/README
index 6e1b10da802a84563ac811b4ae240f95c37b9c6d..d94ea97f715238bdcddd9fe2c63c9667e32e5044 100644 (file)
--- 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