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?
Mod+Enter to get a terminal then look in
.config/sway/config
for hints.You have to define keybindings for any application you’d want to launch. That includes an app launcher like rofi.
Edit the ~/.config/sway/config fileSway should work very similarly to an older WM called i3. I suggest looking for i3 tutorials on youtube.