Add i3 and rofi as linux core dependencies for new machines
This commit is contained in:
@@ -21,7 +21,11 @@ else
|
||||
wget \
|
||||
asciidoctor \
|
||||
bash-completion \
|
||||
vim
|
||||
vim \
|
||||
i3 \
|
||||
i3lock \
|
||||
i3status \
|
||||
rofi
|
||||
else
|
||||
echo Unsupported system
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user