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