381
submitted 2 weeks ago* (last edited 2 weeks ago) by superkret@feddit.org to c/linux@lemmy.ml

It started as a stupid project cause I was bored. How much can you actually do without a windowing environment?
After finding out how to post to lemmy from a TTY, I realized that I can do most things I do daily using text.
Browsing the web in links, which opens all sorts of files in the corresponding programs if configured correctly.
Opening images in fbi, PDFs in fbpdf, listening to music in cmus, watching movies in mplayer, using e-mail in alpine, creating documents in vim and latex, ...
The only thing that still requires a GUI is image editing and a few websites I need that don't work without JavaScript.
And it's actually really nice...more focused, without loading times, animations, popups, ads, or other distractions, and everything is scriptable.

Anyway, sorry for the blog post.

you are viewing a single comment's thread
view the rest of the comments
[-] superkret@feddit.org 1 points 1 week ago* (last edited 1 week ago)

cage is a minimalist Wayland compositor that only shows a single application in fullscreen. When you close the app, it drops you back to your console.
It's compatible with programs that need X11 through XWayland, and it has practically no loading times.

cage -ds firefox would open Firefox in fullscreen.
Option -d hides client-side decorations and -s allows you to switch from Wayland to another TTY using Ctrl+Alt+F[1-6]

I put aliases for the programs I use in my .bashrc so I can just type FF[Enter] and a second later I have Firefox open.

[-] flashgnash@lemm.ee 1 points 1 week ago

Ah that's useful to know, I've been using gamescope for that but it's a bit overkill

this post was submitted on 01 Oct 2024
381 points (98.7% liked)

Linux

47733 readers
891 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS