Merge branch 'master' into arch-laptop
This commit is contained in:
@@ -145,3 +145,6 @@
|
||||
(defun open-mpc () (interactive)
|
||||
(setq mpc-host (read-string "IP Address:"))
|
||||
(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
|
||||
|
||||
Reference in New Issue
Block a user