From e081b2f47342f1470d777d517ed37bea1ab1765e Mon Sep 17 00:00:00 2001 From: Shawn Anderson Date: Tue, 1 Dec 2020 21:30:34 -0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea10982..e62aec8 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ To install: cd configuration sh stow +4. Optional Upgrades + Install virtualfish pip3 install virtualfish vf install @@ -41,9 +43,13 @@ To install: Add week numbers to calendar: gsettings set org.gnome.desktop.calendar show-weekdate true - Add Weekday to panel date + Add Weekday to panel date: gsettings set org.gnome.desktop.interface clock-show-weekday true + Install Autojump: + https://github.com/wting/autojump + + # Popos-Gnome In addition to the script-based configuration, I'll do my best to track and document my debian-gnome-popos settings, to make them as reproducable as possible.