this post was submitted on 23 Apr 2024
19 points (95.2% liked)
Unixporn
15406 readers
17 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
- Post On-Topic
- No Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You interested in my attempt at integrating Emacs and stumpwm? It's not great, but I managed to do some cool things like have Emacs emulate rofi for launching apps and as a pass frontend, and to unite key bindings in a smart way (for example, same shortcut: move stump window, move Emacs window, and if no Emacs tiles to that side move the whole Emacs window through stump).
I really liked using it, but i3 has so many nice features.
sure- if you got a repo for that, i’d love to check it out. thanks!
emacs-integration.lisp
keybindings.lisp
emacs functions
I think that's everything relevant, but send me a message if something's missing, i haven't used stump in a while.
I'm currently doing something similar in go for i3, but the tiling model doesn't match up quite as nicely.