diff options
author | Thanos Apollo <[email protected]> | 2024-04-24 15:56:31 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-04-24 15:56:31 +0300 |
commit | 01959664113bd340dda5d42af04c1fe474db297b (patch) | |
tree | ea01381f1497f1ed45a0bbf35ededbad839872c0 /.stumpwm.d/theme.lisp | |
parent | 003dad2a4993c349ca90496dde197181e6fbebe1 (diff) |
stumpw: Style
Diffstat (limited to '.stumpwm.d/theme.lisp')
-rw-r--r-- | .stumpwm.d/theme.lisp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.stumpwm.d/theme.lisp b/.stumpwm.d/theme.lisp index c5b96d6..55691db 100644 --- a/.stumpwm.d/theme.lisp +++ b/.stumpwm.d/theme.lisp @@ -26,7 +26,7 @@ (setf *message-window-gravity* :center *input-window-gravity* :center - *window-border-style :thin + *window-border-style* :thin *mouse-focus-policy* :click *float-window-modifier* :META *transient-border-width* 2 @@ -54,7 +54,7 @@ (when stumpwm:*initializing* (swm-gaps:toggle-gaps-on)) -(ql:quickload :clx-truetype) +;; (ql:quickload :clx-truetype) (stumpwm:set-font `(,(make-instance 'xft:font |