Browse Source

Use flatpak by default

main
parent
commit
3f7ec7385f
  1. 2
      config/xinitrc
  2. 2
      hosts/acernitro.el

2
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

2
hosts/acernitro.el

@ -1,3 +1,3 @@
(setq dotfiles/browser "firefox")
(setq dotfiles/browser "flatpak run org.mozilla.firefox")
;; (setq dotfiles/font-size 144)
Loading…
Cancel
Save