add nextcloud, librewriter
This commit is contained in:
parent
77941e497c
commit
d8aca4a70f
|
@ -251,4 +251,5 @@ exec --no-startup-id i3-msg 'workspace $WS1; exec firefox;'
|
|||
exec --no-startup-id i3-msg 'workspace $WS2; exec emacs'
|
||||
exec --no-startup-id i3-msg 'exec thunderbird'
|
||||
exec --no-startup-id i3-msg 'exec keepassxc'
|
||||
exec --no-startup-id i3-msg 'exec nextcloud'
|
||||
exec --no-startup-id i3-msg 'workspace $WS3; exec urxvt;'
|
||||
|
|
|
@ -210,7 +210,9 @@ install_i3() {
|
|||
libreoffice-impress \
|
||||
libreoffice-l10n-de \
|
||||
libreoffice-l10n-en-gb \
|
||||
libreoffice-writer \
|
||||
network-manager-gnome \
|
||||
nextcloud-desktop \
|
||||
ntfs-3g \
|
||||
nmap \
|
||||
pulseaudio \
|
||||
|
|
Loading…
Reference in New Issue