this post was submitted on 22 Feb 2025
36 points (92.9% liked)

Linux

50208 readers
1919 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
[–] JustAnotherKay 6 points 9 hours ago* (last edited 9 hours ago)

You're learning a new workflow, it's gonna take a second. Don't get discouraged, you're just fighting habits from your old work flow, it'll be buttery smooth once you've built new habits.

That out of the way, you need to learn your hotkeys. Super+enter is gonna get you into a terminal by default, from there you want to get into your configs (check out /etc if it's not in .config yet) to find your Sway config. That little dude is your best friend now, it's your Options window from a desktop environment.

I haven't double checked your account, but I assume you're the tiling/floating poster from the other day? In which case I would suggest doing some research into class and appid filters within the config, this is how you're going to define windows to automatically float AFAIK