Lubuntu-Box icon set is an elegant and well designed by Lubuntu team for their OS, they did hard work on every pixel of the icons. A lot of office and coding support was added, as well as new and improved app icons, and it grows and grows, all Lubuntu users will get their update. This was an extremely hard work, every icon is being retouched pixel by pixel so you can get a nice interface and you'll be comfortable with your desktop. Reaching version 0.56, a lot of bugs have been fixed. Since Wily Werewolf was released, some icons were added to fit the new apps. This version dropped icon support for dark panel but they will move project to Gnome-Look soon. You can use Unity Tweak Tool, Gnome-tweak-tool or Ubuntu-Tweak to change icons.
Articles by "box"
Showing posts with label box. Show all posts
Install Box conky in Ubuntu 13.10/13.04/12.10/Ubuntu 12.04/11.10/11.04/Debian/Any Ubuntu Version/Any Linux Mint 15/14/13 and Ubuntu drivatives
We have conky collection with easy installation to make Linux awesome. Box conky was only available for some environments but after some modification NoobsLab is providing for all desktop environments (Unity, Gnome Shell, Mate, Gnome Classic, Cinnamon and others). Box conky shows Analog Clock, CPU usage, memory usage, Disk usage, trash usage, System info: kernel version, CPU up-time and date.
Installation methods: wget method or PPA method
First of all Download Startup script with following commands:
Now open Startup Applications > click Add > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
Box Conky for (Unity, Gnome Classic, Mate, and Others)
To install Box conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Box Conky for (Gnome Shell, Cinnamon)
To install Box conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To install Box conky in Ubuntu 13.10/13.04/12.10/12.04/Mint 15/14/13/and related Ubuntu derivatives open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
After installation logout and login back then must open "conky setup" from menu and setup your conky by following instructions then again logout and login back.
Note for Debian: In order to add PPA first you need to install package python-software-properties.
To install Box conky in Older Ubuntu/Mint/Debian/and related Ubuntu derivatives open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
To uninstall use following command in Terminal:
That's it
We have conky collection with easy installation to make Linux awesome. Box conky was only available for some environments but after some modification NoobsLab is providing for all desktop environments (Unity, Gnome Shell, Mate, Gnome Classic, Cinnamon and others). Box conky shows Analog Clock, CPU usage, memory usage, Disk usage, trash usage, System info: kernel version, CPU up-time and date.
Installation methods: wget method or PPA method
1) wget Installation Method (Works with all Linux Distributions):
Install Conky in Ubuntu/Linux Mint open terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:Terminal Command: |
---|
sudo apt-get install conky conky-all |
First of all Download Startup script with following commands:
Terminal Commands: |
---|
cd && wget -O .start-conky http://drive.noobslab.com/data/conky/start-conky |
chmod +x .start-conky |
Now open Startup Applications > click Add > New Dialog box will open click on Browse > Now (Press Ctrl+H) see following screenshot.
Box Conky for (Unity, Gnome Classic, Mate, and Others)
To install Box conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
cd && wget -O box-noobslab-u.zip http://drive.noobslab.com/data/conky/box/conkybox-u.zip |
unzip box-noobslab-u.zip && rm box-noobslab-u.zip |
Box Conky for (Gnome Shell, Cinnamon)
To install Box conky in Ubuntu/Mint open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
cd && wget -O box-noobslab-gs.zip http://drive.noobslab.com/data/conky/box/conkybox-gs.zip |
unzip box-noobslab-gs.zip && rm box-noobslab-gs.zip |
2) PPA Installation Method:
To install Box conky in Ubuntu 13.10/13.04/12.10/12.04/Mint 15/14/13/and related Ubuntu derivatives open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo apt-get install conky conky-all |
sudo add-apt-repository ppa:noobslab/noobslab-conky |
sudo apt-get update |
sudo apt-get install box-conky |
Note for Debian: In order to add PPA first you need to install package python-software-properties.
To install Box conky in Older Ubuntu/Mint/Debian/and related Ubuntu derivatives open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
Terminal Commands: |
---|
sudo apt-get install conky conky-all |
mkdir ~/.config/autostart |
sudo add-apt-repository "deb http://ppa.launchpad.net/noobslab/noobslab-conky/ubuntu precise main" |
sudo apt-get update |
sudo apt-get install box-conky |
To uninstall use following command in Terminal:
Terminal Command: |
---|
sudo apt-get remove box-conky |
Source: Box conky
Subscribe to:
Posts (Atom)