From 3f7ec7385fca2dc208629a0d4fd1d7cc096ae130 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Wed, 10 Feb 2021 14:23:46 -0500 Subject: [PATCH] Use flatpak by default --- config/xinitrc | 2 +- hosts/acernitro.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/xinitrc b/config/xinitrc index 180d14c..93cbd3a 100644 --- a/config/xinitrc +++ b/config/xinitrc @@ -1 +1 @@ -exec dbus-launch --exit-with-session emacs -mm --debug-init +exec dbus-launch --exit-with-session flatpak run org.gnu.emacs -mm --debug-init diff --git a/hosts/acernitro.el b/hosts/acernitro.el index 94a6d49..c1deac2 100644 --- a/hosts/acernitro.el +++ b/hosts/acernitro.el @@ -1,3 +1,3 @@ -(setq dotfiles/browser "firefox") +(setq dotfiles/browser "flatpak run org.mozilla.firefox") ;; (setq dotfiles/font-size 144)