]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - stumpwmrc
stumpwm: Add section names.
[config/dotfiles.git] / stumpwmrc
index 8e93597ff955be11a1aa2213c28d2a53285b3df9..0e84eecb23fc0d87ae4ae9c5092bbe931e67681c 100644 (file)
--- a/stumpwmrc
+++ b/stumpwmrc
@@ -3,9 +3,15 @@
 
 (in-package :stumpwm)
 
+
+;;; MODE LINE
+
 ;; Display mode line.
 (toggle-mode-line (current-screen) (current-head))
 
+
+;;; KEY MAPPINGS
+
 ;; Remove bindings to kill a window. Too dangerous for a Vim user.
 (undefine-key *root-map* (kbd "k"))
 (undefine-key *root-map* (kbd "C-k"))