Update README.md
This commit is contained in:
parent
13be74b0c0
commit
e081b2f473
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue