Don't set transparency by default

This commit is contained in:
Benson Chu 2023-12-30 10:17:32 -06:00
parent 60c76df428
commit f767aa9a2b
2 changed files with 1 additions and 2 deletions

View file

@ -142,7 +142,6 @@
(setq exwm-background/current-transparency 95)))
(define-key *window-map* (kbd "t") 'exwm-background/window-transparency-hydra/body)
(setq window-system-default-frame-alist `((x . ((alpha . (,exwm-background/current-transparency . 50))))))
(exwm-global-set-key (kbd "s-v") #'exwm-background/toggle-viewing-background)
(exwm-global-set-key (kbd "s-b") #'exwm-background/exwm-background-window) ;; TODO: Fix keybinding
;; (define-key desktop-environment-mode-map (kbd "<S-XF86MonBrightnessDown>") #'exwm-background/decrease-transparency)

@ -1 +1 @@
Subproject commit 447110358294759d71921dfbaadfb9d6e5261a1a
Subproject commit 3b0ac9999a0bf2b967fcbf97da0fb2b773c759b6