Improved README and added warp directories.

This commit is contained in:
TuDatTr
2018-01-07 02:33:13 +01:00
parent a41ef9e5be
commit 3fd99c7b54
4 changed files with 36 additions and 21 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/bash
notify-send "Copying files..."
# A script to manage my dotfiles and copy them to my git
dotfiles=$HOME/workspace/Git/TuDatTr/dotfiles
@@ -12,6 +10,8 @@ copy(){
rsync -a $HOME/$1 $dotfiles/$1
}
notify-send "Copied dotfiles."
# i3 gaps
# Powerline fonts must be installed
printf "\nCopying i3 configs...\n"

0
.scripts/i3lock.py Normal file → Executable file
View File