linux: updated suckless entry to fit structure of others

master
tiyn 1 year ago
parent 64f7dc27aa
commit d320db78db

@ -1,15 +1,17 @@
# Suckless # Suckless
Suckless is a community that is best known for minimalist free software. [Suckless](https://suckless.org/) is a community that is best known for minimalist free software.
Notable works include `dwm` and `dmenu`. Notable works of Suckless are the following.
## Programs - [dmenu](https://tools.suckless.org/dmenu/) is a menu with prgram launcher functionality
- [dwm](https://dwm.suckless.org/) is a window manager
- [ii](https://tools.suckless.org/ii/) is an IRC client
- [slock](https://tools.suckless.org/slock/) is a screen locker
- [st](https://st.suckless.org/) is a [terminal](/wiki/system_console.md)
- dmenu is a menu with prgram launcher functionality Additionally to this Suckless maintains a list of free and open-source software that is endorsed by
- dwm is a window manager Suckless.
- ii is an IRC client This list can be found on [Suckless' Website](https://suckless.org/rocks/).
- slock is a screen locker
- st is a [terminal](/wiki/system_console.md)
## Setup ## Setup
@ -40,7 +42,6 @@ new `feature`
- Get the `config.def.h` of `master` into `config` with - Get the `config.def.h` of `master` into `config` with
`git checkout master config.def.h` `git checkout master config.def.h`
## Troubleshooting ## Troubleshooting
### suckless program crashes or struggles with colored emojis ### suckless program crashes or struggles with colored emojis

Loading…
Cancel
Save