mirror of
https://github.com/mrfluffy-dev/artix-setup.git
synced 2026-01-16 21:00:33 +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-settings \
|
||||
xmonad \
|
||||
xmonad-contribs \
|
||||
pacman-contribs \
|
||||
xmonad-contrib \
|
||||
pacman-contrib \
|
||||
code \
|
||||
xss-lock \
|
||||
fcitx5 \
|
||||
fcitx5-mozc \
|
||||
fcitx5-qt \
|
||||
fcitx5-gtk \
|
||||
font-manager \
|
||||
adobe-source-han-sans-jp-fonts \
|
||||
arandr \
|
||||
lxappearance \
|
||||
@@ -40,10 +39,8 @@ pacman -S \
|
||||
rofi \
|
||||
base-devel \
|
||||
noto-fonts-emoji \
|
||||
siji \
|
||||
neofetch \
|
||||
neovim \
|
||||
--noconfirm \
|
||||
echo "Pleas profide a username:"
|
||||
read -r name
|
||||
useradd -m "$name"
|
||||
|
||||
Reference in New Issue
Block a user