-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
sudo apt install gnome-tweaks | ||
sudo apt-get install chrome-gnome-shell | ||
|
||
sudo apt install conky-all curl jq | ||
|
||
#copy conky files to ~/.config/conky | ||
cp ~/Downloads/conky_config/Graffias ~/.config/conky -r | ||
sudo mkdir ~/.config/autostart | ||
cp ~/Downloads/conky_config/start_conky.desktop ~/.config/autostart/start_conky.desktop -r | ||
|
||
|
||
|
||
|
||
sudo apt-get install conky-all curl | ||
sudo apt update | ||
conky --version | ||
|
||
wget --no-check-certificate https://github.com/teejee2008/conky-manager/releases/download/v2.4/conky-manager-v2.4-amd64.run | ||
|
||
sudo chmod +x conky-manager-v2.4-amd64.run | ||
ls -l | ||
sudo ./conky-manager-v2.4-amd64.run -y | ||
|
||
sudo apt install conky p7zip imagemagick rsync | ||
|
||
#https://openweathermap.org/city/756135 | ||
## add Graffias to ~/.conky | ||
#modify the city in /.config/conky/Graffias/scripts/weather.sh |