aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-12-24 12:32:21 +0200
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-12-24 12:32:21 +0200
commit4aced003684ec03cf5faa0fb196be8c20b79dd9f (patch)
treeb6b9758cbaee3da78f126fb298198d57bd021332
parentcb4adf34cb1da74629cf18e5ae32c2bf0ee72e9e (diff)
downloadapplication-setup-4aced003684ec03cf5faa0fb196be8c20b79dd9f.tar
application-setup-4aced003684ec03cf5faa0fb196be8c20b79dd9f.tar.gz
application-setup-4aced003684ec03cf5faa0fb196be8c20b79dd9f.zip
Officially enabled teamviewer in fedora config
-rwxr-xr-xfedora-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora-setup.sh b/fedora-setup.sh
index 87e620b..4890457 100755
--- a/fedora-setup.sh
+++ b/fedora-setup.sh
@@ -63,7 +63,7 @@ sudo dnf copr enable zeno/scrcpy -y && sudo dnf -y install scrcpy
# Gestures
sudo gpasswd -a $USER input && sudo dnf install -y xdotool wmctrl && cd /tmp && git clone https://github.com/bulletmark/libinput-gestures.git && cd libinput-gestures/ && sudo make install && libinput-gestures-setup autostart && libinput-gestures-setup start
-# Teamviewer (commented out, because the most recent version causes problems)
+# Teamviewer
sudo dnf install -y "https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm"
# Nextcloud desktop