Currently translated at 100.0% (16 of 16 strings) Translation: CyberOS/Workspace/Settings Daemon Translate-URL: https://hosted.weblate.org/projects/cyberos/settings-daemon/pt_BR/ |
||
---|---|---|
cmake | ||
desktop-daemon | ||
hotkeys | ||
notification-daemon | ||
polkit-agent | ||
screen-brightness | ||
session | ||
settings-daemon | ||
shutdown-ui | ||
xembed-sni-proxy | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
README.md
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