build i3-config upon install
This commit is contained in:
parent
18a6340545
commit
50ac7a618f
@ -73,6 +73,9 @@ echo "Linking config and local files"
|
||||
symlink $basedir/home/.local $HOME/.local
|
||||
symlink $basedir/home/.config $HOME/.config
|
||||
|
||||
echo "Building i3 configuration"
|
||||
$HOME/.config/i3/build-i3-config
|
||||
|
||||
echo "Linking X-Session files"
|
||||
# Stuff related to the X-Session
|
||||
symlink $basedir/home/.config/compton.conf $HOME/.compton.conf
|
||||
|
Loading…
Reference in New Issue
Block a user