I showed you my source code, pls respond
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1.0 KiB

Raspberry

Emacs running via Rasbian1 on a Raspberry Pi 4002, and a small fleet of Zero and Zero WH3 machines.

Config

Configure the pre-packaged chromium-browser4 as the default system browser, override the dictionary with Canadian english, and increase the font size to accomodate the smaller screen.

(setq dotfiles/browser "chromium-browser"
      dotfiles/language "en_CA"
      dotfiles/font-size 132)

Footnotes