Floyd requires xdotool
, Qt5
and cmake
.
sudo pacman -S xdotool qt5-base cmake
mkdir build
cd build
cmake ../src
make
Write a file .floyd
in your home. Each line is an entry. Optionally, you can
type a "\n" in the end of the line.
Floyd requires xdotool
, Qt5
and cmake
.
sudo pacman -S xdotool qt5-base cmake
mkdir build
cd build
cmake ../src
make
Write a file .floyd
in your home. Each line is an entry. Optionally, you can
type a "\n" in the end of the line.