From 4c148fbb67005bf696cce4f7e7961a5bc5ae6bc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferit=20Yi=C4=9Fit=20BALABAN?= Date: Sun, 12 Jun 2022 20:24:40 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a35eef2..14b3a9d 100755 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This repository contains Python and shell scripts that I actively develop and utilize on my GNU/Linux [(or as I've recently taken to calling it, GNU plus Linux)](https://fybx.dev/tribute.html) machine. -| | Shell Scripts | Python Scripts | -|----------|-----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------| -| Obsolete | [launch_searx][searx],
[pi & piw][pipiw],
[launch_compton.sh][lc] | [update_repos.py][updrp], | -| Active | [volumeup.sh][vup],
[launch_picom.sh][lp],
[launch_polybar][lp] | [source_polybar.py][sp],
[compare.py][compy],
[drun_cleaner.py][drunc],
[dotman.py][dotman],
[fetchpy][fetchpy] | +| | Shell scripts | Python scripts | +| -------- | ------------- | -------------- | +| Obsolete | [launch_searx][searx], [pi & piw][pipiw], [launch_compton.sh][lc] | [update_repos.py][updrp] | +| Active | [volumeup.sh][vup], [launch_picom.sh][lp], [launch_polybar][lp] | [source_polybar.py][sp], [compare.py][compy], [drun_cleaner.py][drunc], [dotman.py][dotman], [fetchpy][fetchpy] | [searx]: https://github.com/fybx/scripts#launch_searxsh [pipiw]: https://github.com/fybx/scripts#pi--piw