install_arch: install libreoffice with i3
This commit is contained in:
parent
3c5e81f907
commit
4576c96a57
|
@ -130,6 +130,9 @@ install_i3() {
|
|||
i3lock-fancy \
|
||||
i3status \
|
||||
keepassxc \
|
||||
libreoffice-fresh \
|
||||
libreoffice-fresh-de \
|
||||
libreoffice-fresh-en-gb \
|
||||
lightdm \
|
||||
obs-studio \
|
||||
openvpn \
|
||||
|
@ -157,7 +160,6 @@ install_i3() {
|
|||
|
||||
$SUDO localectl set-x11-keymap de,de ctrl:nocaps
|
||||
|
||||
|
||||
# cups-browsed \
|
||||
# feh \
|
||||
# firmware-linux-nonfree \
|
||||
|
@ -165,11 +167,6 @@ install_i3() {
|
|||
# fswebcam \
|
||||
# libnotify-bin \
|
||||
# libnotify-dev \
|
||||
# libreoffice-calc \
|
||||
# libreoffice-impress \
|
||||
# libreoffice-l10n-de \
|
||||
# libreoffice-l10n-en-gb \
|
||||
# libreoffice-writer \
|
||||
# network-manager-gnome \
|
||||
# network-manager-vpnc \
|
||||
# network-manager-vpnc-gnome \
|
||||
|
@ -179,8 +176,6 @@ install_i3() {
|
|||
# pulseaudio \
|
||||
# remmina \
|
||||
# rxvt-unicode-256color \
|
||||
# scrot \
|
||||
# shotwell \
|
||||
# slim \
|
||||
# --no-install-recommends
|
||||
|
||||
|
|
Loading…
Reference in New Issue