To make it work, we need to install some tools.
Well, everything is setup inside the i3wm, so it's required.
sudo apt-get install i3wm
Used to change the background each minute, if you don't want this, remove it on config
file.
sudo apt-get install feh
This tool can be used to change the monitor\display.
It's just a wrapper for xrandr
, may help you to get used with this.
sudo apt-get install arandr
I'm not using this, but if you want, you can install a custom bar.
sudo apt-get install libxcb-xinerama0-dev
sudo apt-get install libxcb-randr0-dev
git clone https://github.com/LemonBoy/bar.git lemonbar
cd lemonbar
make
sudo make install
bluetooth-wizard
This is used on the i3bar, to add custom icons, if you don't want custom icon on the bar remove it from the config
file.
mkdir ~/.fonts
wget https://github.com/FortAwesome/Font-Awesome/raw/master/fonts/fontawesome-webfont.ttf
mv fontawesome-webfont.ttf ~/.fonts/
If you're not used with terminal to explore file, you can use Thunar to do so. It's pretty similar to gnome file version.
sudo apt-get install thunar
sudo apt-get install gnome-icon-theme-full
Just a firefox theme https://github.com/horst3180/arc-firefox-theme
This tool changes all GTK applications appearance, to apply this, you need to do it manually.
sudo apt-get install lxappearance
wget http://download.opensuse.org/repositories/home:Horst3180/xUbuntu_15.10/Release.key
sudo apt-key add - < Release.key
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_15.10/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update
sudo apt-get install arc-theme
sudo add-apt-repository ppa:moka/stable
sudo apt-get update && sudo apt-get install moka-icon-theme
sudo add-apt-repository ppa:no1wantdthisname/ppa
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fontconfig-infinality
Look on the link on the end of this file to know how to use it, cuz it's a manual task.
wget https://github.com/supermarin/YosemiteSanFranciscoFont/archive/master.zip
unzip YosemiteSanFranciscoFont-master.zip
mv YosemiteSanFranciscoFont-master/*.ttf ~/.fonts/
rm -rd YosemiteSanFranciscoFont-master
If you want to change the LockScreen look the links. https://www.reddit.com/r/unixporn/comments/3358vu/i3lock_unixpornworthy_lock_screen https://git.fleshless.org/misc/tree/i3lock-extra
sudo apt-get install scrot imagemagick