this post was submitted on 04 Aug 2023
170 points (94.7% liked)

Linux

47323 readers
927 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
[–] Shrek@lemmy.world 1 points 1 year ago (2 children)

Seems like using a window manager could be a whole rabbit hole. Where do you begin?

[–] deanne@lemmy.world 2 points 1 year ago

start with i3wm/sway or openbox. openbox is a floating window manager so it should be more familiar and i3wm is a tiling window manager. personally i use kde nowadays but i always preferred tiling window managers when i chose to use one. it all comes down to your choices so first see if you prefer tiling or floating window managers and then go from there

[–] Deathcrow@lemmy.ml 1 points 1 year ago* (last edited 1 year ago)

I'd recommend sway and waybar. Waybar offers some cool customizable templates. Currently I also use bemenu as a launcher and dunst/poweralertd for notifications. I make heavy use of stacked or tabbed layout during general use.

sway has pretty decent mouse support, but for optimal productivity try to get used to the keyboard shortcuts. As soon as moving/resizing windows and changing desktops becomes muscle memory it's a whole different ball game.