This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;;; -*- Mode: Lisp -*- | |
;; 20130620 (WBZ) This version of my .stumpwmrc is the culmination | |
;; of several days of study, experimentation, and asking of help | |
;; from others. (Beginning on 20130609.) | |
;; | |
;; This file is called "~/bin/stump/my.stumpwmrc" and is symbolically | |
;; linked as follows: | |
;; | |
;; $ cd; ln -s ~/bin/stump/my.stumpwmrc .stumpwmrc |