Temp
This commit is contained in:
@@ -657,6 +657,12 @@ directory. Otherwise, run `find-file' on that file."
|
|||||||
(require 'mozc-posframe)
|
(require 'mozc-posframe)
|
||||||
(setq mozc-candidate-style 'posframe))
|
(setq mozc-candidate-style 'posframe))
|
||||||
|
|
||||||
|
;; (defun my/-fix-mozc-face (face)
|
||||||
|
;; "Remove the (type graphics x w32) requirement for the mozc face FACE."
|
||||||
|
;; (let ((spec (custom-face-get-current-spec-unfiltered face)))
|
||||||
|
;; (cl-loop for ent in spec
|
||||||
|
;; for )))
|
||||||
|
|
||||||
;; mozc status bar stuff
|
;; mozc status bar stuff
|
||||||
(defun my/-update-waybar-fcitx-state ()
|
(defun my/-update-waybar-fcitx-state ()
|
||||||
"Update the waybar fcitx5 state."
|
"Update the waybar fcitx5 state."
|
||||||
|
|||||||
Reference in New Issue
Block a user