diff options
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -125,16 +125,18 @@ This is called the "workspace pager" or "pager". Each section represents an indi You can also navigate around using the <kbd>Ctl</kbd> + <kbd>↑</kbd><kbd>→</kbd><kbd>↓</kbd><kbd>←</kbd> keys. +## Playing with Default Packages + ## Additional Packages -- aerc -- Firefox -- ffmpeg -- picom +I would suggest the following packages once you feel like installing "additional", non-base software: -## Configs +- aerc (email client) +- Firefox (browser) +- ffmpeg (media player/converter) +- picom (composer) -Okay, I *know* I said there wouldn't be any configs included in this guide. Frankly, you should be having zero problems working with all those defaults now that you've run through this guide! BUT - I wanted to include some *very minor* configuration tweaks that might make things a little more intuitive for newcomers. Feel free to ignore these entirely! +These can be installed by running `doas pkg_add <package>` in the terminal. ## Support OpenBSD |