(feat) change exwm opacity to 90

This commit is contained in:
Sakooooo 2024-07-30 04:09:10 +04:00
parent 82650e701c
commit c755025731
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1218,8 +1218,8 @@ I'm scared
(when (eq system-type 'gnu/linux)
(use-package exwm
:config
(set-frame-parameter nil 'alpha '(85 . 85))
(add-to-list 'default-frame-alist '(alpha . (85 . 85)))
(set-frame-parameter nil 'alpha '(90 . 90))
(add-to-list 'default-frame-alist '(alpha . (90 . 90)))
(defun sakomacs/exwm-init-hook ()
;; background