Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 429 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 429 Bytes

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