From e06bcdf1377a62c3a30a3546e4e0e0aba0d95900 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 27 May 2021 15:32:29 +0200 Subject: [PATCH] Add xmobar haskell icon --- laptop/.config/xmobar/lambda_30.xpm | 37 +++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 laptop/.config/xmobar/lambda_30.xpm diff --git a/laptop/.config/xmobar/lambda_30.xpm b/laptop/.config/xmobar/lambda_30.xpm new file mode 100644 index 0000000..3434d49 --- /dev/null +++ b/laptop/.config/xmobar/lambda_30.xpm @@ -0,0 +1,37 @@ +/* XPM */ +static char * lambda_30_xpm[] = { +"42 30 4 1", +" c None", +". c #453A62", +"+ c #5E5086", +"@ c #8F4E8B", +"........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ ", +" ........ ++++++++ @@@@@@@@@@@@@@@@", +" ........ ++++++++ @@@@@@@@@@@@@@@@", +" ........ ++++++++ @@@@@@@@@@@@@@@", +" ........ ++++++++ @@@@@@@@@@@@@@@", +" ........ ++++++++ @@@@@@@@@@@@@@", +" ........ ++++++++ @@@@@@@@@@@@@", +" ........ ++++++++ ", +" ........ +++++++++ ", +" ........ ++++++++++ @@@@@@@@@@@@", +" ........ +++++++++++ @@@@@@@@@@@", +" ........ +++++++++++++ @@@@@@@@@@", +" ........ ++++++++++++++ @@@@@@@@@@", +" ........ +++++++++++++++ @@@@@@@@@", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +" ........ ++++++++ ++++++++ ", +"........ ++++++++ ++++++++ "};