this post was submitted on 22 Feb 2025
34 points (94.7% liked)

Linux

50422 readers
792 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
 

I've been suggested to use a tiling window manager like Sway since it allows for controlling windows with hotkeys, but I'm having trouble getting started. I installed it in Fedora and tried logging back in with SwayFX (since it has features like blurring) but after I'm just shown a wallpaper with a top bar, the top left shows a 1 and the top right shows the time. I don't know what to do there. I tried looking up guides but didn't find anything, can you link me some if you know of any?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 23 hours ago

Check out any results for i3 wm use, they’re quite interchangeable.

Second advice is to check config examples and change or identify your meta key (I think default is ctrl, but I like alt).

Within the config file you can see many key combos for using Sway, but if you find new terminal, launcher, and workspace navigation (that’s your 1) you should be off to the races.

I think the above would be shift-meta-return, meta-D, and shift-meta-1,2 (to move a window to a workspace) and meta-1,2,3 (to go to a workspace). But I’m just on my phone and my memory gets mixed up because I have more memory from scrotwm/spectrwm and I might be mixing things up.