/walengine

Background broswer for X Window Managers.

Primary LanguageCMIT LicenseMIT

Walengine

Walengine is a unique web browser based on Surf, a lightweight GTK and WebKit-powered web browser.

Features

Browser Background: Use your web browser as a background.

To install on arch

curl -s https://raw.githubusercontent.com/X3ric/walengine/main/install | bash

To install on others

git clone https://github.com/x3ric/walengine
cd walengine
make
sudo make install

BlackScreen?

to fix add alias walengine='WEBKIT_DISABLE_COMPOSITING_MODE=1 walengine' to your shell.

this appends in some nvidia gpu.

Arch Linux