nixers
StumpWM Configs - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Desktop Customization, Efficiency, and Aesthetics (https://nixers.net/Forum-Desktop-Customization-Efficiency-and-Aesthetics)
+--- Forum: Desktop Customization & Workflow (https://nixers.net/Forum-Desktop-Customization-Workflow)
+--- Thread: StumpWM Configs (/Thread-StumpWM-Configs)


StumpWM Configs - crshd - 23-07-2012

My StumpWM config from July

Screen:
[Image: 20Gtu.png]

Patches:
Advanced window rules
User-defined colors

Files:
StumpWM:
init.lisp
commands.lisp
functions.lisp
hooks.lisp
keymap.lisp
remember.lisp
websearch.lisp
window_rules.lisp
Dzen2:
dzen.sh
groups.sh

Tree:
Code:
.
├── debug
├── dzen
│   ├── dzen.sh
│   └── groups.sh
├── init.lisp
├── lisp
│   └── my
│       ├── commands.lisp
│       ├── functions.lisp
│       ├── hooks.lisp
│       ├── keymap.lisp
│       ├── remember.lisp
│       ├── websearch.lisp
│       └── window_rules.lisp
└── storage
   ├── desktop.lisp
   └── tile-rules.lisp



RE: StumpWM Configs - yrmt - 23-07-2012

Thanks for this, I might try it again.


RE: StumpWM Configs - simon - 24-07-2012

Great!

:D .


RE: StumpWM Configs - Hans Hackett - 31-08-2013

erm..... occur error when applying patch on the color.lisp, maybe is the version problem


RE: StumpWM Configs - c107 - 27-10-2013

Looks great! But, as an Emacs user, why do you use IRSSI?


RE: StumpWM Configs - kopri - 27-10-2013

I can't get it to work on Debian. Even the debian package for Stumpwm won't work :(


RE: StumpWM Configs - crshd - 28-10-2013

(31-08-2013, 07:42 AM)Hans Hackett Wrote: erm..... occur error when applying patch on the color.lisp, maybe is the version problem
I've been away from stump for a while. A couple of days ago I found one of the updates broke the patch. Revised one is [here](https://paste.xinu.at/uhFdS/).

c107 Wrote:Looks great! But, as an Emacs user, why do you use IRSSI?
Because I use Emacs as an editor, not a kitchen sink

kopri Wrote:I can't get it to work on Debian. Even the debian package for Stumpwm won't work :(
Neither does the Gentoo Ebuild. I don't think I ever encountered a Stump package that **does** work. I've done a manual install with SBCL and Quicklisp.


RE: StumpWM Configs - V0rt3k - 28-10-2013

What do you use ATM crshd?


RE: StumpWM Configs - crshd - 28-10-2013

I'm back using StumpWM. And Sawfish.


RE: StumpWM Configs - V0rt3k - 17-11-2013

I'm just interested in your StumpWM screenshot crshd?