this post was submitted on 14 Jun 2024
73 points (96.2% liked)
unixporn
4312 readers
63 users here now
unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No
- Busy
- Use High-Quality Images
- Include a Details Comment
- No NSFW
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Amazing. Do you feel that it has a future?
I certainly hope so.
In all seriousness, it seems to me that interest in Plan 9 will continue to grow from here, especially with 9front taking the lead and actually moving ahead with real development.
I feel like that if some alternative wm came out 9front would be more successful
As in a less mouse-driven way to move around? Or just a straight up different window manager?
For the first, 9front has extras on top of Plan 9 –
riow(1)
and a/dev/kbdtap
device described inrio(4)
– to allow for more keyboard-driven workflows. It can makerio
into a sort of mouse-driveni3
/ratpoison
-ish thing... kind of.I autostart it with
rio
like this:where
mybar
is a shell function that prints the status bar at the bottom of the screen. That part is used to intercept mouse clicks and turn them into commands for the audio player,zuke
.Nice. I like the idea of simple and small. I've had a look at Plan 9 some years ago and had the impression it was mostly dead. Nice to hear that there is some movement.