This commit is contained in:
Michael Chalupiak
2024-12-03 15:40:30 -05:00
parent 285124c5c5
commit 731d8dac06
2 changed files with 5 additions and 3 deletions

View File

@@ -147,7 +147,7 @@
(call-interactively 'mpc))
;; (set-frame-parameter nil 'alpha-background 80) ; For current frame
(add-to-list 'default-frame-alist '(alpha-background . 80)) ; For all new frames henceforth
;; (add-to-list 'default-frame-alist '(alpha-background . 80)) ; For all new frames henceforth
(setq inhibit-x-resources t)
(require 'dime)