Virtual desktop underlay for Wayland and X11
git clone https://github.com/m-col/xanadu
Files | Refs | Readme | License

Commit 758b84314e9771ca583cb4d3eaf9dbe57fe1e858
Parent: aa402ea45d3c7c7b8488568aa1f9a3d7d9615f69
Author: mcol <mcol@posteo.net>
Date: 2021-11-02 16:53:21 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2021-11-02 16:53:21 +0000

update readme

README.rst Modified

@@ -10,9 +10,8 @@
 
 Currently, the displayed folder is ``${XDG_DESKTOP_DIR:-$HOME/Desktop}``.
 
-xanadu is Gtk-based and so the style of icons and possibly other parts will be
-determined by your configured Gtk theme.
-
+xanadu is Gtk-based and so styling will be determined by your configured Gtk
+theme.
 
 Usage
 -----
@@ -26,6 +25,7 @@
 folder handling to ``thunar``:
 
 .. code-block:: sh
+
    xanadu | while read item
    do
        if test -d "$item"