scripts/install.sh

6 lines
136 B
Bash
Executable File

#!/bin/sh
sudo pacman -S --needed ttf-dejavu noto-fonts ttf-font-awesome bc
cp -r i3blocks ~/.config/
cp -r i3 ~/.config/
i3-msg reload