x-select-request-type on linux (for Arch)
This commit is contained in:
parent
328638d94b
commit
8f0413f71e
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
;;; core-os-linux.el --- Debian-specific settings
|
||||
|
||||
;; Treat clipboard input as UTF-8 string first; compound text next, etc.
|
||||
(setq x-select-request-type '(UTF8_STRING COMPOUND_TEXT TEXT STRING))
|
||||
|
||||
(defun doom-open-with (&optional app-name path)
|
||||
(interactive)
|
||||
(error "Not yet implemented"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue