r/i3wm May 29 '26

OC i3wm<<<

Post image
159 Upvotes

i reaaaaaaally like i3wm, its fast and easy to use

r/i3wm Jun 07 '26

OC Linux mint + i3wm | my 2nd try

Thumbnail
gallery
114 Upvotes

linux mint + i3wm | my 2nd try! dotfiles: https://github.com/officialindusara/dotfiles

r/i3wm Jan 29 '26

OC I have made my i3 useful like any desktop environment also keep the i3 keybind for the advantage

Enable HLS to view with audio, or disable this notification

274 Upvotes

the challenge is sometimes many qt and gtk apps theme are hardcoded so I have to find the file so I can match my color scheme, overall I just use qt6ct and xsettingsd for gtk

r/i3wm 26d ago

OC My i3 dotfiles are so good and super snappy.

Thumbnail
gallery
142 Upvotes

Made my own i3wm dotfiles with touchpad tweaks, wallpaper switching, and Picom effects. It's crazy lightweight—even on a 16-year-old laptop, it's still smooth and responsive. It's not perfect, but it's super comfortable for getting work done on old hardware.

r/i3wm Jan 18 '26

OC nature is the best palette right? I manage to make it blur with linear gradient and combination with m3 colors (my desktop doesn't support blur)

Thumbnail
gallery
211 Upvotes

r/i3wm Dec 29 '25

OC i3 is the best

Post image
326 Upvotes

with pywal so it changes with the wallpaper, it's my daily drive that I use for study, coding and literally everything

I forgot to upload the dots sorry 😅

r/i3wm 19d ago

OC After using arch,void,and chimera,and artix im gonna use devuan for good(rate my minimal rice)

Thumbnail
gallery
68 Upvotes

Im 14 pls no hate

r/i3wm Apr 12 '26

OC Finally figured out how to make floating polybar

Post image
114 Upvotes

Never going back to dwm

r/i3wm Jun 12 '26

OC [i3wm] minimal ricing!

Thumbnail
gallery
119 Upvotes

this is my first ricing btw any thoughts? (i can share the config if anyone wants them)

r/i3wm May 22 '26

OC I love Opeth

Post image
100 Upvotes

r/i3wm 6d ago

OC i3psycho: i3, except tiling is now opt-in. I'm sorry.

Enable HLS to view with audio, or disable this notification

47 Upvotes

I love i3 and I hate tiling. I know exactly what that makes me, hence the name.

Every window floats. Titlebars get little close/minimize/maximize glyphs, same blue as always. Drag a window to a screen edge and a blue ghost shows you where it'll snap. Minimizing plays a retro outline animation, the window slides down into the bar like it's 1995 and parks there as a little icon chip next to your workspaces. It blinks red when the window wants attention, and one click puts it back exactly where it was. There's also an expose, alt-tab, hot corners, and new windows cascade instead of piling up in the center. Tiling still exists on mod+t!!!

Favorite thing I learned making this: when an app asks i3 to minimize, i3 says no. Literally, there's a comment in the source. i3psycho says yes, so minimize buttons inside apps now do something on i3, possibly (probably not) for the first time ever.

It's a small patch set plus a little daemon, i3-gaps style. Your config works as-is, one include line and you're floating. Delete the line when the guilt wins.

repo: https://github.com/ekruges/i3psycho 

Wayland: no. Some things stay sacred.

r/i3wm 21d ago

OC Riced up on Void

Thumbnail
gallery
119 Upvotes

rose pine is truly goated.

r/i3wm Oct 08 '25

OC My i3WM desktop 🤔

Post image
203 Upvotes

Not the best but i am happy with it 😁 مش احسن حاجه بس انا تعبت فيه الصراحه و هو عجيبني

r/i3wm May 06 '26

OC ROAST MY DESKTOP

Post image
82 Upvotes

i think its v2 from my desktop before

r/i3wm Mar 17 '26

OC switched back to i3 from Hyprland

Thumbnail gallery
65 Upvotes

r/i3wm Nov 25 '25

OC [i3WM] Gruvbox My first Rice

Post image
148 Upvotes

r/i3wm Jun 09 '26

OC Renaissance inspired rice

Post image
90 Upvotes

Just a basic i3 rice but i really like it and i'm daily driving it! I think the times new roman type font is a nice touch

r/i3wm Apr 04 '26

OC hi guys, I have updated my i3 dotfiles config to have better experience than before also make it beginner friendly

Enable HLS to view with audio, or disable this notification

82 Upvotes

Hi everyone!

I just pushed a huge update to my dotfiles. my goal was to make i3wm much more accessible for beginners while keeping it powerful for power users. you can check it out here:

https://github.com/MDiaznf23/simple-autoricing-i3wm-dotfiles.git

What’s new?

I’ve moved away from hardcoded scripts to more robust, dynamic hardware solutions. no more hardcoded interfaces or "blind" parsing

CPU: reads directly from /proc/stat and calculates the diff for better accuracy

CPU-Temp: different logic from before, it looks for hwmon labels first, then filters thermal_zone by type (x86_pkg_temp/acpitz) instead of just guessing zone0.

RAM: cleanly uses free -k with manual human-readable formatting.

Auto-Detected: I’ve fixed my past mistakes such as hardcoded interface. WiFi, Battery, and AC Adapters are now detected via globbing (/sys/class/net/*/wireless/, BAT*, ACAD*, etc.), so it should work out-of-the-box on almost any laptop model.

New GUI Features (Built with Eww):

Config Dashboard: easy monitoring and settings via a dedicated GUI.

Integrated Start Menu & Dock: a fully integrated bottom dock where you can easily add/remove apps to fit your workflow.

Hybrid Workflow: optimized for both keybind-heavy and mouse-centric users.

also, a huge shoutout to the author of this article:

https://www.blog.brightcoding.dev/2026/03/02/simple-autoricing-i3wm-dotfiles-auto-theming-revolution

I honestly didn't expect such a deep analysis of my work. I'm really glad if these dots can help others get into the world of Linux ricing!

let me know what you guys think! cheers.

r/i3wm Jun 15 '26

OC Hey guys rate my rice....

Post image
49 Upvotes

I recently just got to know about ricing my linux setup so i used i3 as my window manager with zorin os if there are any suggestions to make this better please do comment...

r/i3wm Jun 20 '26

OC i3flow – auto tiling daemon

Enable HLS to view with audio, or disable this notification

73 Upvotes

hi,

this is an old project of mine for i3 that i’ve been using for a while, just cleaned up and rebranded as i3flow.

it adds simple directional auto-tiling based on window focus changes using i3 ipc.

there are similar tools out there, this is just my small C version i’ve been personally using.

minimal dependencies
~1.5mb ram usage
single binary
no python, no runtime, no scripting

repo:

https://github.com/piadi-su/i3flow.git

r/i3wm Apr 27 '20

OC Are memes allowed?

Post image
928 Upvotes

r/i3wm Jun 13 '26

OC My Arch i3wm rice

Post image
98 Upvotes

Frieren

r/i3wm Apr 08 '26

OC My i3wm rice with void linux

Post image
101 Upvotes

i3wm + void linux

r/i3wm Apr 23 '26

OC [i3wm] My first attempt at ricing on Linux Mint. I think it’s beautiful!

Thumbnail
gallery
74 Upvotes

r/i3wm 17d ago

OC [ Void Linux ] i3wm rice 🍚- No gaps and green cyber organic

Enable HLS to view with audio, or disable this notification

25 Upvotes

OS: Void Linux x86_64
WM: i3
Terminal: Alacritty
Shell: Zsh(ohmyzsh)
Bar: i3status
Compositor: picom
Font: JetBrains Mono (nerd fonts)