desktop-ubuntu/_sys/roccat.sh

12 lines
341 B
Bash
Executable File

#!/usr/bin/zsh
sudo add-apt-repository -y ppa:x3n0m0rph59/eruption
sudo apt update -y
sudo apt install -y eruption
systemctl --user enable --now eruption-fx-proxy.service
systemctl --user enable --now eruption-audio-proxy.service
systemctl --user enable --now eruption-process-monitor.service
sudo systemctl enable --now eruption.service