Improved README and added warp directories.
This commit is contained in:
@@ -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
0
.scripts/i3lock.py
Normal file → Executable file
Reference in New Issue
Block a user