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

@ -2,6 +2,7 @@
{
home.sessionVariables = {
EDITOR = "e -w";
DISPLAY = ":0";
SWARSEL_LO_RES = config.swarselsystems.lowResolution;
SWARSEL_HI_RES = config.swarselsystems.highResolution;
};