User Tools

Site Tools


linux_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux_install [2025/09/28 02:32] stephenlinux_install [2025/10/11 23:22] (current) – [Bookmarks] stephen
Line 52: Line 52:
       * Try 'Mint-Y-Dark-Aqua'       * Try 'Mint-Y-Dark-Aqua'
  
 +==== App Setups ====
 +
 +=== Brave ===
 +
 +  - Settings > Content > Customise fonts
 +    * Standard font: Times New Roman
 +    * Serif font: Times New Roman
 +    * Sans-serif font: Arial
 +    * Fixed-width font: Consolas (maybe FiraCode Nerd Font?)
 +
 +=== Bookmarks ===
 +
 +  - Prep:
 +    - Update: ''sudo apt-get update''
 +    - Install Git: ''sudo apt-get install git''
 +    - Install GitHub: ''sudo apt install gh''
 +    - Install GitHub Copilot: ''gh extension install github/gh-copilot''
 +    - Install Flatseal: ''flatpak install com.github.tchx84.Flatseal''
 +  - Get bookmarks:
 +    - ''mkdir -p ~/Dev''
 +    - ''cd ~/Dev''
 +    - ''gh auth login''
 +    - ''<nowiki>git clone https://github.com/TallGuy789/bookmarks.git</nowiki>''
 +  - Grant Brave permissions:
 +    - Open Flatseal, Brave -> Filesystem.
 +    - Other files, add ''~/Dev/bookmarks:ro''
 +    - Reboot the system (maybe restart Brave).
 +    - Test by copy & paste: ''<nowiki>file:///home/stephen/Dev/bookmarks/index.html</nowiki>''
 +  - Setup Brave:
 +    - Brave > Settings > Appearance.
 +    - Show Home button: Enabled.
 +    - Configure custom home page. Likely to be something like ''<nowiki>file:///home/stephen/Dev/bookmarks/index.html</nowiki>''
 +    - New tab page > New tab page shows > Homepage.
  
 ===== Installs ===== ===== Installs =====
linux_install.1759026767.txt.gz · Last modified: 2025/09/28 02:32 by stephen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki