From 61edd3fae15dfaa688d61ddd71e269ce0b3bb78d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 19 Jun 2015 17:26:17 -0300 Subject: TODO: st font configuration --- README.md | 5 +++++ README.mdwn | 5 ----- TODO.md | 8 ++++++++ 3 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 README.md delete mode 100644 README.mdwn create mode 100644 TODO.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..54d8d8e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Rhatto's profile dotfiles +========================= + +This is the repository for rhatto's profile configuration. +More information at https://git.sarava.org/?p=metadot.git diff --git a/README.mdwn b/README.mdwn deleted file mode 100644 index 54d8d8e..0000000 --- a/README.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -Rhatto's profile dotfiles -========================= - -This is the repository for rhatto's profile configuration. -More information at https://git.sarava.org/?p=metadot.git diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..28d2b6c --- /dev/null +++ b/TODO.md @@ -0,0 +1,8 @@ +TODO +==== + +* Font configuration on [st](http://git.suckless.org/st/tree/st.c): + * http://marc.info/?l=freedesktop-fontconfig&m=135518559526767&w=2 + * http://wiki.gentoo.org/wiki/Fontconfig + * https://wiki.archlinux.org/index.php/font_configuration + * https://wiki.archlinux.org/index.php/x_resources -- cgit v1.2.3