# /etc/X11/ude/uwmrc
#
# rc file for uwm (0.2.6b-BETA)
# by Stephan P. Helma <s.p.helma@gmx.net>
#
# This file can be used both as the system and the per-user uvwmrc.
# It uses certain `hooks' (files stored in /etc/X11/uwm/ or ~/.ude/config/)
# to allow the system administrator and user to modify colors, and so on
# without having to change this file.
#
# The defaults that this file sets up follow closely the taste of the
# uwm creator. They attempt to set up a nice, easy, comfortable environment
# for the "ordinary" user.  However, using the hooks, it should be possible
# to change anything.
#
# Please read /usr/share/doc/ude/uwm_manual.ascii.gz for more information.
#
# Hopefully, you will never have to modify this file.
#
# ATTENTION: This file will be overwritten when updating!
#

#
# Read in system and user rc definitions.
#

# Read in system and user workspaces
ReadFrom=/etc/X11/ude/uwmrc-ws.hook
ReadFrom=$HOME/.ude/config/uwmrc-ws.hook

# Read in system and user windowmanagers
ReadFrom=/etc/X11/ude/uwmrc-wm.hook
ReadFrom=$HOME/.ude/config/uwmrc-wm.hook

# Read in system and user configuration
ReadFrom=/etc/X11/ude/uwmrc.hook
ReadFrom=$HOME/.ude/config/uwmrc.hook
