commit 305962ec7b363976d192aca4e7e251382e9254b5 parent 52c88999b1216329c6c5fd4fbe65964d25fb9f8b Author: pyratebeard <root@pyratebeard.net> Date: Thu, 29 Nov 2018 22:24:14 +0000 moved ricing index to ricing page Diffstat:
M | Home.md | | | 2 | +- |
A | technology/linux/ricing.md | | | 22 | ++++++++++++++++++++++ |
D | technology/linux/ricing/index.md | | | 15 | --------------- |
3 files changed, 23 insertions(+), 16 deletions(-)
diff --git a/Home.md b/Home.md @@ -65,7 +65,7 @@ - [debian](technology/linux/debian/index) - [general](technology/linux/general/index) - [redhat](technology/linux/redhat/index) -- [ricing](technology/linux/ricing/index) +- [ricing](technology/linux/ricing) ### monitoring - [snmp](technology/monitoring/snmp) diff --git a/technology/linux/ricing.md b/technology/linux/ricing.md @@ -0,0 +1,22 @@ +# ricing + +## xsetroot +``` +xsetroot -solid #111111 + +xsetroot -bitmap brain.xbm -fg #111111 -bg #222222 +``` + +bitmap files: +- arabic_rug +- bitwize +- brain +- brick_diag_hering.xbm +- cubic_interlock +- cyber_tile +- cyber +- escher_fish +- fish +- hexmaze +- itchy_scratchy +- waves diff --git a/technology/linux/ricing/index.md b/technology/linux/ricing/index.md @@ -1,15 +0,0 @@ -# ricing - -bitmap -- arabic_rug -- bitwize -- brain -- brick_diag_hering.xbm -- cubic_interlock -- cyber_tile -- cyber -- escher_fish -- fish -- hexmaze -- itchy_scratchy -- waves