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

16 Comments
mesamunefire@piefed.social · 5 pts · 212d
What does qutebrowser do? Is it chome/firefox or something other than those two based?
Also fantastic desktop. Looks great.
somegeek@programming.dev · 5 pts · 212d
Its based on webkit, IIRC
Scoopta@programming.dev · 3 pts · 212d
Technically chromium is webkit so not wrong
Neptr@lemmy.blahaj.zone · 4 pts · 211d
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 · 2 pts · 211d
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 pts · 212d
muxika@lemmy.world · 3 pts · 212d
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 pts · 212d
Have you tried Firefox (or a fork) with Tridactyl? I could never truly get into Qutebrowser
muxika@lemmy.world · 3 pts · 212d
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 · 3 pts · 212d
here's an explanation from Bread on Penguins
https://www.youtube.com/watch?v=0E-zU2Uq-rM
mesamunefire@piefed.social · 3 pts · 212d
Awesome channel
Scoopta@programming.dev · 2 pts · 212d
I believe it's a cef (chromium) based Qt browser
muxika@lemmy.world · 2 pts · 212d
Andre@feddit.cl · 3 pts · 212d
Peak desktopš„
muxika@lemmy.world · 3 pts · 212d
Thanks. It took me a while, but the status bar icons and text are also conditional (using bash scripts with if/then statements and case statements). I also created separate picom animations for notifications and windows.
rem26_art@fedia.io · 3 pts · 212d
that looks great! Everything works together nicely
tommyjeff@lemmy.world · 2 pts · 203d
Nice screenshot, btw, what's this part in the right window, is it the window's scroller or anything else? I like it so much. see my attachment.
muxika@lemmy.world · 2 pts · 203d
Thanks! That's the tab bar. The icons are minimized because of the window's size, but you can see the icons when the window is maximized. It also allows mouse scrolling.