From 2777d182bd6e96d3ba911b07877776da2641ccc2 Mon Sep 17 00:00:00 2001 From: Dejvino Date: Sun, 10 Jan 2021 22:33:11 +0100 Subject: [PATCH] Readme cleanup --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0fe4fdc..f04f9c1 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,13 @@ Linux UI customized to resemble a Fallout Pip-Boy. To be used with the PINE64 Pi - [feather icons](https://github.com/feathericons/feather) ## Install +### Base ```bash sudo pacman -S \ sway swaylock swayidle swaybg waybar \ termite termite-terminfo \ htop dialog \ + mako \ imv \ ttf-font-awesome unicode-emoji \ portfolio-fm \ @@ -91,13 +93,14 @@ gsettings set org.gnome.desktop.interface icon-theme "Abyss-ENVY" # reboot to see it during the next startup ``` -### DATA - Epiphany -Source: [ArchWiki](https://wiki.archlinux.org/index.php/GNOME/Web) +### STAT - ? +(nothing yet) -#### Ad blocking -```bash -gsettings set org.gnome.Epiphany adblock-filters "['https://easylist.to/easylist/easylist.txt', 'https://easylist.to/easylist/easyprivacy.txt', 'https://easylist.to/easylist/fanboy-annoyance.txt', 'https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext', 'https://www.malwaredomainlist.com/hostslist/hosts.txt', 'https://mirror.cedia.org.ec/malwaredomains/justdomains']" -``` +### DATA - Firefox +... + +### MAP - Gnome Maps +... ### RADIO - MPD Packages: mpd xfmpc mpc @@ -105,6 +108,6 @@ Packages: mpd xfmpc mpc mkdir -p ~/.config/mpd/playlists ``` -## Notes - - make sure mpd is running user-wide and not system-wide, otherwise it can't access alsa or pulseaudio (i.e. create ~/.config/mpd/mpd.conf) +#### Note: +Make sure mpd is running user-wide and not system-wide, otherwise it can't access alsa or pulseaudio (i.e. create ~/.config/mpd/mpd.conf).