[stumpwm] Re-enable ttf-fonts

This commit is contained in:
Marcel Kapfer 2021-11-17 21:45:12 +01:00
parent b49d7ecfcb
commit 70aec1cfa2
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 3 deletions

View File

@ -333,9 +333,8 @@ script."
(define-key *root-map* (kbd "l") "switch-screen-layout")
;; font configuration
;; Currently disabled since the ttf-fonts module no longer works
;; (load-module "ttf-fonts")
;; (set-font (make-instance 'xft:font :family "Hack" :subfamily "Regular" :size 10))
(load-module "ttf-fonts")
(set-font (make-instance 'xft:font :family "JetBrains Mono" :subfamily "Regular" :size 12))
;; window placement rules
(define-frame-preference "winkel"