this post was submitted on 03 Aug 2023
215 points (99.1% liked)

Linux

46819 readers
1100 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 year ago (1 children)

It's not a terrible idea... I actually use the mentioned Space Bar and really like it (makes me miss i3 less :)).

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

Why'd you switch from i3? If it was for Wayland support, in case you didn't know, the Sway window manager is basically a drop-in replacement for i3, but for Wayland rather than X11. You can literally copy/paste your i3 config into ~/.config/sway/ and it will only need a few minor tweaks to get fully working!

I just made the switch this past week. The one caveat is Polybar doesn't work correctly with Sway, so I had to configure Waybar instead. Waybar has some cool features though, like being able to place the tray anywhere you want, so it was worth the effort to switch.

[–] [email protected] 3 points 1 year ago (1 children)

I don't use Wayland at all, though I am aware of Sway.

I switched to Pop and GNOME because... for lack of better phrasing, I wanted a more normal experience that I could recommend others. I used Void and i3 for about 6 years (Arch + i3 for years before that) and just wanted something I could recommend to new users and support them as well (hard to support something I don't use myself). Pop and GNOME with the tiling features is a happy medium for me. Far from perfect, but good enough.

[–] [email protected] 2 points 1 year ago

Gotcha, fair enough! I run Arch with Gnome on my desktop gaming rig for similar reason, I just wanted a normal DE that I didn't have to tweak much. Laptop is where I have Sway/Waybar and experiment with different window managers and such.