this post was submitted on 21 Jun 2023
25 points (96.3% liked)
Unixporn
15364 readers
37 users here now
Unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers 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 Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I always see these four screen arch setups, is this standard for arch? What am I looking at here? I've never moved away from debiam so I don't know what I'm missing
you can do this on debian, too. It's not specific to the OS -- it's the window manager. Specifically, this kind of window manager is called a tiling window manager.
Basically it just organizes your windows slightly differently. Instead of having them floating around like in Windows, Mac, or traditional desktop environments like GNOME, it tiles them -- when you open a new window, it automatically split screens it.
window managers also don't by default have things like a battery display or a wi-fi applet, like your typical desktop environment does -- you have to do that stuff manually by building some sort of status bar (there are various apps that provide status bars).