aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-04-11 09:44:23 -0400
committerBradley Taunt <bt@btxx.org>2024-04-11 09:44:23 -0400
commitf32630669eec1c0fa71b9b88d1b059cb63d1524f (patch)
treeea2f57c63cad64b07eeddd1d6af36a6add2312f0 /README.md
parentd828db8c70514d4fc9f7dc46770c6dbd7c84ce0d (diff)
Minor updates to dependencies and screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3666e08..3662cf8 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,12 @@
# Open Suck
+**Latest changes based off OpenBSD 7.5**
+
Lightweight Desktop installer for OpenBSD based on the suckless philosophy.
Includes my own custom set of suckless tools (dwm, slstatus, dmenu, etc.)
![Screenshot of dwm running on
-OpenBSD](/screenshots/open-suck.png)
+OpenBSD](/screenshots/open-suck-75.png)
Successfully installed on:
@@ -18,10 +20,12 @@ Successfully installed on:
The Open Suck installer gives you the absolute barebones desktop experience:
- `dwm` for window management
+- `ranger` for your file browser
- `qutebrowser` as your core web browser
- `aerc` for your terminal-based mail client
- `slock` for screen locking
- `scrot`/`slop` for simple screenshot utilities
+- `feh` for your image/file viewing
- `dunst` for notifications
## Downloading