82
submitted 5 months ago by mccd@programming.dev to c/unixporn@lemmy.ml
top 17 comments
sorted by: hot top controversial new old
[-] Presi300@lemmy.world 18 points 5 months ago

desktop's built like a flashbang fr

[-] bionicjoey@lemmy.ca 17 points 5 months ago

Ngl it'd look great on an e-ink display though. I really wish that tech would make some big advances

[-] cerement@slrpnk.net 2 points 5 months ago

I had big hopes for the Pixel Qi technology (high-res LCD layered over a low-res color display that could be turned off to save power)

[-] Ramin_HAL9001@lemmy.ml 11 points 5 months ago

Yes! Emacs has already taken over most of my desktop environment apps with the exception of the web browser and a few apps like Blender and Gimp. I haven't gone as far as you, getting each Emacs buffer to display in its own frame in is own WM-level window, but that would make for a more immersive experience. Also, your color scheme is similar to the one I use now. I love it.

I can't wait for the day when software written in Lisp takes over my window manager, then my panel, then my session manager, then my whole operating system kernel.

[-] theshatterstone54@feddit.uk 3 points 5 months ago* (last edited 5 months ago)

If you want each of them to be their own window you can do a:

emacsclient -c -e '(elfeed)' 

to do that. (Note: not completely sure of the syntax but that's the basic idea of it)

Edit: Added -c flag to create new frame (window)

[-] Ramin_HAL9001@lemmy.ml 1 points 5 months ago

That might work if I re-bound the split-window function to launch a new Emacs client, because this is the function that most other Emacs functions use to split the frame into windows.

But I think a better approach would be to just add a single rule function into the display-buffer-alist that always asks for a new frame no matter what the input is.

Mickey Peterson wrote an article on how Emacs manages its own windows, and the Elisp Manual on Windows is pretty good too.

[-] theshatterstone54@feddit.uk 2 points 5 months ago

Correction: it's

emacsclient -c -e '(elfeed)'

The -c flag seems important, as it creates a new frame (a new window)

[-] Turbo@lemmy.ml 8 points 5 months ago* (last edited 5 months ago)

I guess I'm not cool enough.. I have No idea what I'm looking at.

Long time Linux user but this looks really odd to me and I don't know what it is

[-] Dark_Arc@social.packetloss.gg 6 points 5 months ago* (last edited 5 months ago)

Looks like the sway tiling window manager with a custom theme and emacs open to some elisp ... and a couple other programs open (potentially they're also emacs TBH)

Edit: yeah looking closer all the windows are just different emacs functions

[-] nfsu2@feddit.cl 5 points 5 months ago

This is so clean, although I'm not a fan of light themes this one definitively checks the boxes of consistency, tidyness and simpleness.

[-] quaff@lemmy.ca 4 points 5 months ago

Is there an overview of what is being used? ๐Ÿ™

[-] quaff@lemmy.ca 3 points 5 months ago

Got a DM from the OP:

Hey! Sorry, I'm replying in PM instead for this thread. Since I'm new to lemmy, the post was removed on my instance because I didn't have enough karma to post pictures but it still got published to lemmy.ml.

The things I'm using are:

  • OS: Nix
  • WM: Sway
  • Bar: Waybar
  • Fonts: Iosevka Aile + Pragmata Pro
  • Emacs windows: Eww + Mu4e + .emacs config

Full dots are here https://git.mccd.space/pub/dotfiles/

[-] fictitiousexistence@lemmy.ml 3 points 5 months ago
[-] survivalmachine@beehaw.org 3 points 5 months ago

God's, that's beautiful!

[-] srpwnd@lemmy.one 1 points 5 months ago

Is this some specific color theme? Do you have the color codes?

[-] rotopenguin@infosec.pub 1 points 5 months ago

That sounds a lot nicer than the jav ascript garbage colle ction nightmar e that is gnome-m utter / gjs

[-] mrus@lemmy.sdf.org 1 points 5 months ago
this post was submitted on 02 Apr 2024
82 points (95.6% liked)

Unixporn

15118 readers
58 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers 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 Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS