stumpwm: removed debug output
This commit is contained in:
parent
0b5df15eff
commit
c3e1ce8442
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
|
|
||||||
(in-package :stumpwm)
|
(in-package :stumpwm)
|
||||||
|
|
||||||
(setf *debug-level* 10)
|
|
||||||
(redirect-all-output "/tmp/stumpwm-debug.log")
|
|
||||||
|
|
||||||
(defparameter *key-layout* "us -variant altgr-intl" "Stores the current key layout")
|
(defparameter *key-layout* "us -variant altgr-intl" "Stores the current key layout")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue