add readme
This commit is contained in:
parent
f225cbd1f1
commit
a54d55ee3f
22
readme
Normal file
22
readme
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
rose browser
|
||||||
|
------------
|
||||||
|
|
||||||
|
Simple webkitgtk browser.
|
||||||
|
|
||||||
|
requirements
|
||||||
|
------------
|
||||||
|
|
||||||
|
In order to build surf you need gtk4 and webkit2gtk-5.0.
|
||||||
|
|
||||||
|
In order to use the functionalities:
|
||||||
|
- video support: gst-libav, gst-plugins-good
|
||||||
|
- url bar: dmenu
|
||||||
|
- tabs: tabbed
|
||||||
|
|
||||||
|
installation
|
||||||
|
------------
|
||||||
|
|
||||||
|
Run following command to build and install
|
||||||
|
(if necessary as root):
|
||||||
|
|
||||||
|
make clean install
|
Loading…
Reference in New Issue
Block a user