-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdesktop
37 lines (33 loc) · 1.11 KB
/
desktop
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#!/bin/bash
# for a graphical desktop. don't run this, etc
## XFCE
sudo pacman -S xorg xorg-server
sudo pacman -S xfce4 xfce4-goodies
echo "exec startxfce4" >> .bash_profile
## User paths
sudo pacman -S xdg-user-dirs # if you want to auto-create folders like Documents and Downloads for users
## Fonts -- pick and choose
yay -S all-repository-fonts
# --- bitmap ---
# packer -S proggyfonts bdf-unifont terminus-font
# --- families ---
# packer -S ttf-bitstream-vera ttf-dejavu ttf-liberation ttf-ubuntu-font-family
# ttf-croscore ttf-courier-prime ttf-droid ttf-roboto noto-fonts
# --- monospace ---
# packer -S ttf-anonymous-pro otf-fira-mono ttf-freefont
# ttf-hack ttf-inconsolata ttf-inconsolata-g
# ttf-meslo ttf-monaco ttf-monofur ttf-mononoki
# adobe-source-code-pro-fonts
# --- arabic ---
# packer -S ttf-amiri ttf-arabeyes-fonts ttf-qurancomplex-fonts
# ttf-sil-lateef ttf-sil-scheherazade
## Theming
yay -S
materia-gtk-theme
faenza-icon-theme
xfce-theme-greybird
# arc-icon-theme
# adapta-gtk-theme
# arc-gtk-theme
# la-capitaine-icon-theme
# moka-icon-theme