Update README.md

This commit is contained in:
Shawn Anderson 2020-12-01 21:30:34 -08:00 committed by GitHub
parent 13be74b0c0
commit e081b2f473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -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.