diff options
Diffstat (limited to 'install.sh')
-rwxr-xr-x | install.sh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -71,11 +71,11 @@ #chsh -s $(which zsh) -## The service doesn't work on my system... -# tpac twmn -#./stow-services services/twmnd.service +# pikaur -S twmn-git #stow twmnd +#systemctl --user enable twmnd.service #sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf +#systemctl --user start twmnd.service #sudo pacman -S python-neovim python-twisted |