Merge commit 'cf1235057733e73411c4f645e63516609d40ae81' as 'i3'

This commit is contained in:
murgi
2017-05-12 11:27:32 +02:00
4 changed files with 602 additions and 0 deletions

10
i3/link_config.sh Executable file
View File

@@ -0,0 +1,10 @@
#! /bin/sh
#
# link_config.sh
# Copyright (C) 2016 fabian <fabian@testvm>
#
# Distributed under terms of the MIT license.
#
ln -s $PWD/i3config ~/.config/i3/config
ln -s $PWD/polybarconfig ~/.config/polybar/config
ln -s $PWD/.xinitrc ~/.xinitrc