Add fuck you
This commit is contained in:
parent
824c38a2c8
commit
3fda12be68
@ -65,7 +65,7 @@
|
||||
#+END_SRC
|
||||
** Font
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(let ((font "CozetteVector-14"))
|
||||
(let ((font "CozetteVector-15"))
|
||||
(set-face-attribute 'default nil :font font)
|
||||
(set-frame-font font nil t))
|
||||
#+END_SRC
|
||||
|
@ -52,7 +52,7 @@
|
||||
(setf *mode-line-timeout* 1)
|
||||
|
||||
;; Show on each screen
|
||||
(mapcar
|
||||
(lambda (x)
|
||||
(stumpwm:enable-mode-line (stumpwm:current-screen) x t))
|
||||
(stumpwm:screen-heads (stumpwm:current-screen)))
|
||||
;;(mapcar
|
||||
;; (lambda (x)
|
||||
;; (stumpwm:enable-mode-line (stumpwm:current-screen) x t))
|
||||
;; (stumpwm:screen-heads (stumpwm:current-screen)))
|
||||
|
Loading…
Reference in New Issue
Block a user