summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-17 11:13:53 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-17 15:42:45 -0700
commitf12b733d080810ac60e955053bea12bf4caf32b3 (patch)
tree296e21bb9b2e3931e7e8b65c34c881227b28b97a /README
parent0a6faa030ff17bab21796f88cd4edab87a5c73b8 (diff)
downloaddotfiles-f12b733d080810ac60e955053bea12bf4caf32b3.tar.gz
README: note about what should be here and what should be in consfig
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index 038b9759..9185cc1b 100644
--- a/README
+++ b/README
@@ -13,6 +13,11 @@ aren't suitable for master). My dotfiles are too important for the
repository to require time-consuming, complex rebase operations. I
use ~/src/dotfiles/bin/git-dotfiles-rebase to do the rebasing.
+Configuration here should be mostly passive. Use Consfigurator to set up
+other things. E.g. i3 config is here but ~/.dmrc and ~/.config/autostart,
+which actually start up i3 etc., would be set up by consfig. This makes
+cloning this repo into HOME on arbitrary machines less intrusive.
+
================================
Minimal system requirements
================================