modular i3

This commit is contained in:
2018-04-05 16:17:46 +02:00
parent fc92b06ee2
commit 365b995c3a
12 changed files with 117 additions and 61 deletions

View File

@ -29,6 +29,7 @@ zsh:
i3: dep
ln -s ~/.dotfiles/i3 ~/.config/i3
cd i3/conf/ && ./build.sh
.PHONY: clean zsh git vim tmux i3
clean:
@ -40,6 +41,6 @@ dep:
cd /tmp/powerline-font && makepkg -Acs && sudo pacman -U *.pkg.*
git clone https://aur.archlinux.org/bumblebee-status-git.git /tmp/bumblebee
cd /tmp/bumblebee && makepkg -Acs && sudo pacman -U *.pkg.*
sudo pacman -S awesome-terminal-fonts
sudo pacman -S awesome-terminal-fonts perl-anyevent-i3 perl-json-xs
all: clean tmux vim git zsh i3 xresources