Skip to content

goodmind/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files for i3 window manager

desktop
This is how my desktop looks like as of August 2016

Installation

Archlinux

X.org
$ yaourt -S xorg-xrdb
Fonts
$ yaourt -S ttf-dejavu terminus-font ttf-font-awesome
i3
$ yaourt -S i3-gaps-git rofi python-themer-git dotrix feh compton dex
mpd
$ yaourt -S python-mpd2 mpd ncmpcpp mpc
py3status
$ yaourt -S i3status py3status py3status-modules

Setup

$ git clone https://github.com/goodmind/dotfiles.git && cd dotfiles
$ dest=$HOME ./bootstrap.sh