• 4 Posts
  • 248 Comments
Joined 3 months ago
cake
Cake day: July 15th, 2024

help-circle













  • 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.



  • That is exactly the reason why I like the text interface so much. It makes you think about what you want to do next.

    In a graphical environment, there are lots of hints right in front of you what you could do next (made even worse in other OSs that use pop-ups).

    In a text environment, unless you actively do something, all you get is a blinking cursor.

    It increases my productivity and reduces time wasted on the computer, not because it is a bit faster, but because I don’t get distracted.