diff options
author | NeodarZ <neodarz@neodarz.net> | 2017-09-07 22:20:08 +0200 |
---|---|---|
committer | NeodarZ <neodarz@neodarz.net> | 2017-09-07 22:20:08 +0200 |
commit | bbc400d7aacedef0d618446f0e95e01583b9b1d6 (patch) | |
tree | 8f0f32e56f5f28e0ce845f6bf899c879115522b3 | |
parent | 6dc2afc175d50a97a09698423f4c85be6befdb5d (diff) | |
download | dotfiles_ascii-bbc400d7aacedef0d618446f0e95e01583b9b1d6.tar.xz dotfiles_ascii-bbc400d7aacedef0d618446f0e95e01583b9b1d6.zip |
Add something
-rwxr-xr-x | install.sh | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -43,3 +43,8 @@ yaourt -S otf-fira-code #git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim #vim +PluginInstall +qall + +## The service doesn't work on my system... +#./stow-services services/twmnd.service +#stow twmnd +#sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf |