fix: emacs browse-url not opening links

This commit is contained in:
Leon Schwarzäugl 2025-02-25 14:03:28 +01:00
parent c8e4493b8a
commit 383fb7022f
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 4 additions and 0 deletions

View file

@ -400,6 +400,7 @@ create a new one."
password-cache-expiry nil
)
(setq browse-url-browser-function 'browse-url-firefox)
(setenv "DISPLAY" ":0")
;; disable a keybind that does more harm than good
(global-set-key [remap suspend-frame]
(lambda ()