]> git.phdru.name Git - dotfiles.git/blob - lib/X11/.Xresources
Initial import
[dotfiles.git] / lib / X11 / .Xresources
1 !
2 ! .Xresources -- specifies your personal preferences for X applications
3 !
4 ! Load into the server with the command:
5 !     xrdb -DHOME=$HOME -I$HOME -load $HOME/.Xresources
6 !
7 ! Resource Search Order:
8 !       RESOURCE_MANAGER (X server)
9 !       SCREEN_RESOURCES (X server)
10 !       $XUSERFILESEARCHPATH || $XAPPLRESDIR || $XFILESEARCHPATH
11 !       $XENVIRONMENT || $HOME/.Xdefaults-hostname
12 !       Command line [-xrm resource_string]
13 !
14 #include "lib/X11/conf"
15 #include "lib/X11/fonts"
16 #include "lib/X11/colors"
17
18 #include "lib/X11/xterm"
19 !#include "lib/X11/mosaic"
20 !#include "lib/X11/netscape"
21
22 !
23 ! Place your application specific configuration files in
24 ! $HOME/lib/X11/app-defaults and then include them here:
25 !
26 ! #include "lib/X11/app-defaults/Twm"
27 !
28 #include "lib/X11/gvim"
29 !#include "lib/X11/misc"