diff --git a/.i3/config b/.i3/config index 406c763..0949f24 100755 --- a/.i3/config +++ b/.i3/config @@ -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;' diff --git a/scripts/install.sh b/scripts/install.sh index b8295e5..bec29dd 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -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 \