this post was submitted on 24 Jun 2026
125 points (97.0% liked)

Linux

14131 readers
237 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] certified_expert@lemmy.world 3 points 6 days ago (2 children)

Im a long time i3 user too. I like my setup, and have probably dozens of custom i3-xxxxx programs that I've made over time, my custom config compositor, custom rofi menues that show different options hepending on the hostname, a well-tuned i3-status-rs, and of course: the muscle memory of all the shortcuts...

I gotta say, jumping to Wayland and using cute bars and themes looks tempting, but it's probably gonna be a pain in the ass.

[–] noobdoomguy8658@feddit.org 1 points 3 days ago

What's a config compositor? Compositor makes me think of display/server compositor, like KWin, picom, etc.

Anyway, share everything you got if you can, that sounds cool!

[–] somegeek@programming.dev 4 points 6 days ago (1 children)

i3wm-ist here. Niri also didn't provide anything to me i3 didn't. It was actually more dificcult and less productive for my professional work with two monitors. But for laptop only usage it's amazing.

i3 to sway is pretty smooth. You don't have to change much and after a while you forget if youre using i3 or sway.

[–] noobdoomguy8658@feddit.org 2 points 3 days ago (1 children)

Multi-monitor i3 really ruins virtually any non-i3 multi-monitor, with a few exception of other tiling window managers, I think.

I heard KDE introducing something similar, but I can't imagine it being as convenient.

I'm thinking of migrating to sway on a full-AMD machine I have, but I think it had shown me some attitude a couple of times and I didn't bother further.

Aside from the best practices and safety, what can Wayland provide to me on a mostly-work machine? I know I'll miss .Xresources for the colors across multiple applications, though.

[–] somegeek@programming.dev 2 points 3 days ago (1 children)

I'm taking the same approach for my main work laptop. As long as X11 is working, I probably won't bother moving to wayland/sway.

[–] noobdoomguy8658@feddit.org 1 points 3 days ago (1 children)

What's your screen situation, by the way?

i3 is probably the only thing that I've experienced to be best at any resolution: if it's small, it's easy to hop between windows and layouts, and if it's big, it's so amazing to easily arrange everything to be in my view, even at 1080p @ 24''.

Been thinking about a 4K for a while or an ultra-wide, but I can't justify the purchase.

[–] somegeek@programming.dev 1 points 3 days ago (1 children)

My laptop is 15.6 1080p, work external is 27" 2k home external is 24" 2k

Automatic switching with autorandr

my setup is honestly "on da point" after years of fine tuning.

you can see the dots

https://codeberg.org/alirezaalavi/dotfiles

[–] noobdoomguy8658@feddit.org 2 points 18 hours ago

Amazing work, big thanks!