Skip to content

Commit

Permalink
Remove opentabletdriver, add kde calendar system integration (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli authored Oct 4, 2024
1 parent ebbf44c commit ff17f97
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,10 @@

set -ouex pipefail

# prepare to install userspace tablet driver
# note: the user needs to manually enable the systemctl service according to https://opentabletdriver.net/Wiki/FAQ/Linux#autostart
wget https://github.com/OpenTabletDriver/OpenTabletDriver/releases/latest/download/OpenTabletDriver.rpm -O /tmp/opentabletdriver.rpm

rpm-ostree install \
acpica-tools \
kio-fuse \
/tmp/opentabletdriver.rpm
merkuro kdepim-addons kdepim-runtime # I couldn't get these integrations to work via Flatpak

# install zerotier
/tmp/install-zerotier.sh
/tmp/install-zerotier.sh

0 comments on commit ff17f97

Please sign in to comment.