this post was submitted on 03 Feb 2026
64 points (100.0% liked)

unixporn

7776 readers
1 users here now

unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshot
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW

founded 2 years ago
MODERATORS
 

This is just a basic build of dwm with several patches and scripts to run it with minor cosmetics (conditional icons, vanity, etc.).

  • compositor: picom
  • terminal: st
  • browser: qutebrowser (pywalQute integration)
  • fetch: turbofetch
  • terminal font: Sauce Code Pro Nerd Font Mono
  • wm font: Noto Sans Nerd Font
  • icons: Nerd Fonts
  • wallpaper: from gruvbox wallpapers collection
  • statusbar: slstatus
  • statusbar scripts: playerctl, volume, caps/numlock (not featured: battery, brightness)
  • music player: ytfzf
  • dwm patches: tabs in monocle, urgent border, alpha, autostart, bar padding, cursor warp, full gaps, full tag indicator, move stack, netclientliststacking, per tag layouts, restartsig, restore after restart, scratchpad, status2d bar padding systray, window map
  • st patches: alpha, anysize, appsync, autosync, bold is not bright, clickurl, clipboard, ligatures, scrollback
you are viewing a single comment's thread
view the rest of the comments
[–] mesamunefire@piefed.social 4 points 3 weeks ago* (last edited 3 weeks ago) (4 children)

What does qutebrowser do? Is it chome/firefox or something other than those two based?

Also fantastic desktop. Looks great.

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

Technically chromium is webkit so not wrong

[–] Neptr@lemmy.blahaj.zone 3 points 3 weeks ago (1 children)

Chromium was forked from WebKit but it isn't the same thing. Chromium is Blink.

It would be like saying all browser are KHTML based lol.

[–] Scoopta@programming.dev 1 points 3 weeks ago

Gecko is not KHTML but yes... chromium is blink, but it's still very similar to webkit, there is a reason for the way useragents and CSS selectors are the way they are.

[–] muxika@lemmy.world 1 points 3 weeks ago

Thank you! It's a Qt, chromium-based browser with keyboard-centric navigation. It's modal, like Vim, and with Vim-like key bindings, so you can keep your fingers on the keyboard and not have to switch to the mouse and back.

[–] muxika@lemmy.world 3 points 3 weeks ago (1 children)

Thank you! It's a Qt, chromium-based browser with keyboard-centric navigation. It's modal, like Vim, and with Vim-like key bindings, so you can keep your fingers on the keyboard and not have to switch to the mouse and back.

[–] Canadian_Cabinet@lemmy.ca 3 points 3 weeks ago (1 children)

Have you tried Firefox (or a fork) with Tridactyl? I could never truly get into Qutebrowser

[–] muxika@lemmy.world 3 points 3 weeks ago

I've tried Tridactyl with librewolf, but it didn't feel as well-integrated. I would have to switch to default hotkeys for certain tabs.

[–] Skullgrid@lemmy.world 2 points 3 weeks ago* (last edited 3 weeks ago) (1 children)
[–] mesamunefire@piefed.social 3 points 3 weeks ago

Awesome channel

[–] Scoopta@programming.dev 2 points 3 weeks ago (1 children)

I believe it's a cef (chromium) based Qt browser

[–] muxika@lemmy.world 1 points 3 weeks ago

That's correct, and it has keyboard-based navigation. It's modal, like Vim, and with Vim-like key bindings, so you can keep your fingers on the keyboard and not have to switch to the mouse and back.