Re: [dwm] [PATCH] An experiment with X resources

From: WyrmSkull <lordkrandel_AT_gmail.com>
Date: Tue, 25 Sep 2007 15:40:04 +0200

Anselm R. Garbe wrote
>> That's exactly the proposal I had sometime ago, but it scares me
>> that it will bring unecessary complexity
Rules already have to be written manually - instead of those you
could use bash scripts.
xterm --> echo "tag Xterm,2" | dwm
This could cut the "rules" parts out.

Keybindings could be moved to an external program too (xkeybind?).
xkeybind ---> key ---> echo "tag focused_client,2" | dwm
xkeybind ---> key ---> exec program

Is this too much a radical change? I honestly think so.
Nevermind, was just an idea.

Wyrmskull
Received on Tue Sep 25 2007 - 15:42:27 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:55:35 UTC