diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:37:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:33 +0700 |
commit | d27be352ede53e588da334d0f7105b05bf069672 (patch) | |
tree | c21a709a8e6954ca13b58183daafcaf6ce727dc6 /desktop | |
parent | 608c7a268ac8f62b4a76ea095a001bf2fcc8725c (diff) |
desktop/uwm: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/uwm/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/desktop/uwm/README b/desktop/uwm/README index 92680f7c139a..49c98abcb1b0 100644 --- a/desktop/uwm/README +++ b/desktop/uwm/README @@ -1,10 +1,10 @@ -The UDE-Project is creating a new WM which will be a complete GUI in future. -The project does not use any special GUI-Libraries such as QT or GTK+. It just -uses the standard Xlibs (both to keep UDE fast and slim and to avoid -dependencies). +The UDE-Project is creating a new WM which will be a complete GUI +in future. The project does not use any special GUI-Libraries such as +QT or GTK+. It just uses the standard Xlibs (both to keep UDE fast and +slim and to avoid dependencies). -UDE has a completely original Look'n'Feel, it's not just another copy of the -so well known "classical" window management user interface. +UDE has a completely original Look'n'Feel, it's not just another copy +of the so well known "classical" window management user interface. System wide configuration files are in /usr/share/uwm/config/. User specific configuration files are in $HOME/.ude/config/. |