diff --git a/.config/dotfiles/setup-machine.sh b/.config/dotfiles/setup-machine.sh index c7d319b..37ec2ac 100755 --- a/.config/dotfiles/setup-machine.sh +++ b/.config/dotfiles/setup-machine.sh @@ -21,7 +21,11 @@ else wget \ asciidoctor \ bash-completion \ - vim + vim \ + i3 \ + i3lock \ + i3status \ + rofi else echo Unsupported system exit 1