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.

11 lines
521 B

4 years ago
  1. ;; Termux
  2. ;; :PROPERTIES:
  3. ;; :header-args: :tangle hosts/localhost.el
  4. ;; :END:
  5. ;; Android devices do not use the Linux host names, so setting a custom hostname is pointless as it just changes the value of ~kernel.hostname~ and have no impact on the running system. It's recommended to leave the hostname as =localhost= in Termux. While this raises an issue with my host definition system, it's no more of an issue than the =raspberry= namespace.
  6. ;; + Increase font size for small screen
  7. (setq dotfiles/font-size 132)