diff options
author | Bradley Taunt <bt@btxx.org> | 2024-10-21 12:16:21 -0400 |
---|---|---|
committer | Bradley Taunt <bt@btxx.org> | 2024-10-21 12:16:21 -0400 |
commit | 6c4a4ee44137535d67966daf3146d783c7d15820 (patch) | |
tree | edac6584c68c01de0da23f122736df1c826685b7 /pages/wiki/openbsd/desktop_environment.md | |
parent | 89cef3c523f1dab2f73088ef3781d7f5d93615c8 (diff) |
Post about setting up OpenBSD on Linveo, minor tweaks to wiki page
Diffstat (limited to 'pages/wiki/openbsd/desktop_environment.md')
-rw-r--r-- | pages/wiki/openbsd/desktop_environment.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/wiki/openbsd/desktop_environment.md b/pages/wiki/openbsd/desktop_environment.md index b118d9a..5d5bf8b 100644 --- a/pages/wiki/openbsd/desktop_environment.md +++ b/pages/wiki/openbsd/desktop_environment.md @@ -1,6 +1,6 @@ # Setting Up a Desktop Environment for OpenBSD -This page covers the initial setup for installing and configuring `dwm` as a desktop environment on OpenBSD. Everything posted here relies on my personal "Open Suck" project: [Open Suck](https://sr.ht/~bt/open-suck/) +This page covers the initial setup for installing and configuring `dwm` as a desktop environment on OpenBSD. Everything posted here relies on my personal "Open Suck" project: [Open Suck](https://git.btxx.org/open-suck/about) ## Show Don't Tell @@ -14,7 +14,7 @@ This page covers the initial setup for installing and configuring `dwm` as a des The Open Suck installer gives you the absolute barebones desktop experience: - `dwm` for window management -- `qutebrowser` as your core web browser +- `firefox` as your core web browser - `aerc` for your terminal-based mail client - `slock` for screen locking - `scrot`/`slop` for simple screenshot utilities |