-
Notifications
You must be signed in to change notification settings - Fork 0
/
qtile-enos.yml
202 lines (199 loc) · 3.88 KB
/
qtile-enos.yml
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
- name: "Base-devel + Common packages"
description: "Recommended. Don't change unless you know what you're doing. Base-devel group and some other commom utilities (generic)"
hidden: false
selected: true
critical: false
packages:
- base-devel
- yay
- linux-headers
- linux-firmware
- pacman-contrib
- xf86-video-vesa
- xf86-input-libinput
- xf86-video-amdgpu
- xf86-video-ati
- xf86-video-fbdev
- xf86-video-intel
- xorg-server
- xdg-utils
- xdg-user-dirs
- gvfs
- gvfs-mtp
- gvfs-afc
- gvfs-goa
- gvfs-google
- gvfs-gphoto2
- gvfs-nfs
- gvfs-smb
- accountsservice
- smartmontools
- libwnck3
- b43-fwcutter
- broadcom-wl-dkms
- r8168
- dnsutils
- ipw2100-fw
- ipw2200-fw
- modemmanager
- netctl
- net-tools
- ntfs-3g
- networkmanager
- networkmanager-openvpn
- nss-mdns
- usb_modeswitch
- whois
- dhclient
- ethtool
- openconnect
- openvpn
- rp-pppoe
- wireless-regdb
- wireless_tools
- wpa_supplicant
- wvdial
- gnu-netcat
- iwd
- linux-atm
- ndisc6
- ppp
- pptpclient
- vpnc
- xl2tpd
- dialog
- dnsmasq
- upower
- hwinfo
- gtop
- python
- solid
- mlocate
- ttf-dejavu
- ttf-liberation
- ttf-bitstream-vera
- cantarell-fonts
- noto-fonts
- adobe-source-han-sans-jp-fonts
- adobe-source-han-sans-kr-fonts
- adobe-source-han-sans-cn-fonts
- opendesktop-fonts
- ttf-opensans
- firefox
- ttf-croscore
- ttf-carlito
- ttf-caladea
- alsa-utils
- alsa-plugins
- alsa-firmware
- hardinfo
- glances
- htop
- neofetch
- pulseaudio
- pavucontrol
- paprefs
- pamixer
- ffmpegthumbnailer
- poppler-glib
- libgsf
- libopenraw
- freetype2
- gst-libav
- gst-plugins-bad
- gst-plugins-ugly
- libdvdcss
- efibootmgr
- dosfstools
- mtools
- openssh
- intel-ucode
- amd-ucode
- os-prober
- grub-tools
- wget
- bash-completion
- lsb-release
- s-tui
- tlp
- yad-eos
- reflector
- endeavouros-theming
- reflector-simple
- welcome
- eos-update-notifier
- eos-hooks
- nvidia-installer-dkms
- mkinitcpio-openswap
- pcurses
- eos-log-tool
- keyserver-rank
- inxi
- wayland-protocols
- xorg-xwayland
- egl-wayland
- name: "Qtile window manager"
description: "Qtile is a X11 window manager that is configured with the Python programming language."
hidden: false
selected: true
critical: false
packages:
- ttf-nerd-fonts-symbols
- qtile
- ttf-cascadia-code
- arc-gtk-theme-eos
- xfce4-terminal
- pcmanfm-gtk3
- picom
- alsa-utils
- papirus-icon-theme
- pasystray
- feh
- rofi
- i3lock
name: "Zen Kernel"
description: "https://github.com/zen-kernel/zen-kernel"
hidden: false
selected: false
critical: false
packages:
- linux-zen
- linux-zen-headers
- name: "Printing-Support"
description: "Support for printing (Cups)"
hidden: false
selected: false
critical: false
packages:
- cups
- cups-filters
- cups-pdf
- ghostscript
- gsfonts
- foomatic-db-engine
- foomatic-db
- foomatic-db-ppds
- foomatic-db-nonfree
- foomatic-db-nonfree-ppds
- gutenprint
- foomatic-db-gutenprint-ppds
- splix
- system-config-printer
- name: "Support for HP Printer/Scanner"
description: "Extra Packages for HP Printer/Scanner"
hidden: false
selected: false
critical: false
packages:
- hplip
- python-pyqt5
- python-reportlab
- xsane
- name: "Accessibility Tools"
description: "Screen reader and mouse tweak"
hidden: false
selected: false
critical: false
packages:
- orca
- mousetweaks