Skip to content

cyberos/cyber-workspace

Repository files navigation

Cyber WorkSpace

System backend and start session and more.

Compile dependencies

sudo pacman -S extra-cmake-modules pkgconf qt5-base qt5-quickcontrols2 qt5-x11extras qt5-tools kwindowsystem polkit polkit-qt5 pulseaudio polkit-qt5

https://github.com/Skycoder42/QHotkey

Runtime

pulseaudio

Build

mkdir build
cd build
cmake ..
make

Install

sudo make install