commit 040cd81bb999bd5e8cb435c26a2dd043aeb33e03
parent 9e0b11d5a054a6c979a713c00c33baa70a738696
Author: mayfrost <mayfrost@cock.li>
Date: Tue, 16 Oct 2018 22:40:17 +0000
Update X.md
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/X.md b/X.md
@@ -15,7 +15,7 @@ After that you login and simply type:
whenever you want to start X.
-Next is an example _".xinitrc"_ file which goes under in your home directory:
+Next is an example _".xinitrc"_ file which goes under your home directory:
```
# load your preferred terminal settings
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
@@ -76,7 +76,7 @@ Productive, automated, scriptable, and minimal, Ratpoison is a strict tiling win
`Ctrl-t + Q`
-The custom _".ratpoisonrc"_ file which goes under in your home directory can be customized to your needs:
+The custom _".ratpoisonrc"_ file which goes under your home directory can be customized to your needs:
```
# text editor
bind e exec gjots2
@@ -163,7 +163,7 @@ In the example below we'll have the modified keys:
* The "raise volume" button if available will raise volume.
-Now the example _".xbindkeysrc"_ file which goes under in your home directory:
+Now the example _".xbindkeysrc"_ file which goes under your home directory:
```
# Enable "Scroll_Lock" for the next keybinding
keystate_scrolllock= enable
@@ -208,7 +208,7 @@ keystate_scrolllock= enable
To tweak the theme of your terminal emulator you need to tweak the _".Xresources"_ file. Each time you make changes run:
`xrdb -merge`
-Next is an example _".Xresources"_ file which goes under in your home directory:
+Next is an example _".Xresources"_ file which goes under your home directory:
```
xterm*maximized: true
xterm*background: black