mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update X.md
This commit is contained in:
parent
2f10ac8b13
commit
5b7313becf
2
X.md
2
X.md
@ -29,7 +29,7 @@ To use a window manager without any desktop environment, or even a login manager
|
||||
Next is an example _".xinitrc"_ file which goes under your home directory:
|
||||
```
|
||||
# load your preferred terminal settings
|
||||
[ -f ~/.Xresources ] && xrdb -merge -I$HOME ~/.Xresources
|
||||
xrdb -merge -I$HOME ~/.Xresources
|
||||
|
||||
# load your preferred keybindings
|
||||
xbindkeys
|
||||
|
Loading…
Reference in New Issue
Block a user