aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-06-19 12:14:35 +0100
committerJuan J. Martinez <jjm@usebox.net>2023-06-19 12:14:35 +0100
commit60485af4e9ea1d3a4a2bb2125a1b3f6393c2cdb9 (patch)
treeadaff8cd890b7b5067d542de4d7f018bc10589bd
parentfc95e819f92c5c7e93b116c9bf2cbe4b1ef197bf (diff)
downloaddotnvim-60485af4e9ea1d3a4a2bb2125a1b3f6393c2cdb9.tar.gz
dotnvim-60485af4e9ea1d3a4a2bb2125a1b3f6393c2cdb9.zip
Updated docs
-rw-r--r--i3/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/i3/README.md b/i3/README.md
index 03adceb..6295238 100644
--- a/i3/README.md
+++ b/i3/README.md
@@ -1,8 +1,10 @@
# My i3 config
+* i3 conf goes in `~/.config/i3/config` and `~/.config/i3/i3status.conf`.
+* Compton conf goes in `~/.config/compton.conf`.
+
For dark theme in GTK-3 apps, copy gtk3_settings.ini to `~/.config/gtk-3.0/settings.ini`.
For dark theme in GTK-2 apps, copy gtkrc-2.0 to `~/.gtkrc-2.0`.
-Uses compton compositor (and a few other things).
-
+Tip: use symlinks!