summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbt <bt@web>2024-04-10 07:01:55 -0500
committerIkiWiki <ikiwiki.info>2024-04-10 07:01:55 -0500
commita60914da6e4afc1a4fd92e7e37c439e063f6774a (patch)
treee54f488fdae2ade527c9e8c0d12d635e8895609a
parent06b8b2601de507a76482d51b4a75ca2186ea5d52 (diff)
-rw-r--r--wiki/openbsd/desktop_environment.mdwn9
1 files changed, 6 insertions, 3 deletions
diff --git a/wiki/openbsd/desktop_environment.mdwn b/wiki/openbsd/desktop_environment.mdwn
index 4b465ab..e60f8a3 100644
--- a/wiki/openbsd/desktop_environment.mdwn
+++ b/wiki/openbsd/desktop_environment.mdwn
@@ -31,9 +31,12 @@ Clone the main installer project and navigate instead the directory:
## TL;DR
- doas sh ./install-dependencies.sh # Install OpenBSD packages
- doas sh ./install.sh # Install suckless tools
- cp .xinitrc ~/.xinitrc # Apply .xinitrc
+ # Install OpenBSD packages
+ doas sh ./install-dependencies.sh
+ # Install suckless tools
+ doas sh ./install.sh
+ # Apply .xinitrc
+ cp .xinitrc ~/.xinitrc
Reboot the machine. Log in as your main user. Run: