desktop-ubuntu/_sys/roccat.sh

12 lines
341 B
Bash
Raw Normal View History

2023-06-18 15:34:39 +02:00
#!/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