mirror of
https://github.com/mrfluffy-dev/artix-setup.git
synced 2026-01-17 05:10:34 +00:00
test 1
This commit is contained in:
7
setup.sh
7
setup.sh
@@ -8,15 +8,14 @@ pacman -S \
|
|||||||
lightdm-gtk-greeter \
|
lightdm-gtk-greeter \
|
||||||
lightdm-gtk-greeter-settings \
|
lightdm-gtk-greeter-settings \
|
||||||
xmonad \
|
xmonad \
|
||||||
xmonad-contribs \
|
xmonad-contrib \
|
||||||
pacman-contribs \
|
pacman-contrib \
|
||||||
code \
|
code \
|
||||||
xss-lock \
|
xss-lock \
|
||||||
fcitx5 \
|
fcitx5 \
|
||||||
fcitx5-mozc \
|
fcitx5-mozc \
|
||||||
fcitx5-qt \
|
fcitx5-qt \
|
||||||
fcitx5-gtk \
|
fcitx5-gtk \
|
||||||
font-manager \
|
|
||||||
adobe-source-han-sans-jp-fonts \
|
adobe-source-han-sans-jp-fonts \
|
||||||
arandr \
|
arandr \
|
||||||
lxappearance \
|
lxappearance \
|
||||||
@@ -40,10 +39,8 @@ pacman -S \
|
|||||||
rofi \
|
rofi \
|
||||||
base-devel \
|
base-devel \
|
||||||
noto-fonts-emoji \
|
noto-fonts-emoji \
|
||||||
siji \
|
|
||||||
neofetch \
|
neofetch \
|
||||||
neovim \
|
neovim \
|
||||||
--noconfirm \
|
|
||||||
echo "Pleas profide a username:"
|
echo "Pleas profide a username:"
|
||||||
read -r name
|
read -r name
|
||||||
useradd -m "$name"
|
useradd -m "$name"
|
||||||
|
|||||||
Reference in New Issue
Block a user