Add rofi, update universal-shellrc
This commit is contained in:
parent
5ae229da31
commit
0108b41b87
10 changed files with 122 additions and 4 deletions
|
@ -57,3 +57,7 @@ cp $HOME/.claws-mail/matcherrc $GIT_DIR/claws-mail/matcherrc
|
|||
|
||||
# xinitrc
|
||||
cp $HOME/.xinitrc $GIT_DIR/other-files/.xinitrc
|
||||
|
||||
# rofi
|
||||
rm -rf $GIT_DIR/rofi/
|
||||
cp -r $HOME/.config/rofi/ $GIT_DIR/rofi/
|
Loading…
Add table
Add a link
Reference in a new issue