From df9aec6e86017089b022f890918f82048ae5b5fb Mon Sep 17 00:00:00 2001 From: Linus Dierheimer Date: Fri, 16 Sep 2022 09:56:21 +0200 Subject: [PATCH] Small updates --- .github/FUNDING.yml | 2 +- DEVELOPMENT.md | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index b2a9ae331..19c3a9402 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -custom: paypal.me/linusdierheimer +github: LinusDierheimer diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 632c3f654..09da516fa 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -11,8 +11,6 @@ Here i just add things that are easy to forget. - `libffdetect`: contains all the detection stuff. To be used by anything that needs system information - `libffprint`: contains the printing functions, logos, format etc - `fastfetch` and `flashfetch`: Executables, that initialize the config of libffprint. Fist one at runtime, second one at compile time -- [ ] Better OS output for all possible combinations of /etc/os-release variables. -- [ ] Find wayland compositor by looking at \${XDG_RUNTIME_DIR}/${WAYLAND_DISPLAY:-wayland-0} - [ ] Make LocalIP module more configurable - [ ] Automatic migrate old config files to newer versions - [ ] ZSH completions