summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-06 23:02:02 -0500
committerJune McEnroe <june@causal.agency>2021-02-06 23:02:02 -0500
commitbed16967d6c1d893e72d7e38d1e39df1c7801578 (patch)
treed96b11d14579408ccc53cbd411de5e97adb05a24
parentAdd xmodmap configuration (diff)
downloadsrc-bed16967d6c1d893e72d7e38d1e39df1c7801578.tar.gz
src-bed16967d6c1d893e72d7e38d1e39df1c7801578.zip
Set root window to black on purple snow
Diffstat (limited to '')
-rw-r--r--home/.xsession2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/.xsession b/home/.xsession
index a834a150..5f21ca19 100644
--- a/home/.xsession
+++ b/home/.xsession
@@ -1,4 +1,6 @@
 . ~/.profile
 xmodmap ~/.config/X/modmap
 xrdb -load ~/.config/X/resources
+xsetroot -bitmap /usr/X11R6/include/X11/bitmaps/xsnow \
+	-bg rgb:7A/49/55 -fg rgb:16/15/10
 cwm -c ~/.config/cwm/cwmrc
08d8a658b06f29cc54f3a0896cebdeec6b477e&follow=1'>Only load 128 glyphs in fbclockJune McEnroe 2018-01-30Style tweak fbclockJune McEnroe 2018-01-30Remove Tarmak and Colemak keylayoutsJune McEnroe 2018-01-29Generalize hnelJune McEnroe 2018-01-29Remove Tarmak remappings from vimJune McEnroe 2018-01-29Switch back to QWERTY on LinuxJune McEnroe 2018-01-29Take fbclock font in env varJune McEnroe 2018-01-29Support fbclock fonts wider than 8June McEnroe 2018-01-29Take font path on fbclock argvJune McEnroe 2018-01-29Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe 2018-01-29Add :Q command aliasJune McEnroe 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe