Update README.md

This commit is contained in:
Ferit Yiğit BALABAN 2022-01-21 01:01:14 +03:00 committed by GitHub
parent fe545af02c
commit 0a8c8fb773
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,6 @@ This repository contains scripts that I actively develop & use on my GNU/Linux m
create a cron job to execute this script on reboot. create a cron job to execute this script on reboot.
dependencies: dependencies:
- doas
- docker installation (do not use snap to install) - docker installation (do not use snap to install)
### pi & piw ### pi & piw
@ -41,7 +40,7 @@ used by i3wm to launch polybar on occasions. ripped it off from arch wiki ;)
used by: used by:
- i3wm configuration - i3wm configuration
- source_polybar.py - [source_polybar.py](https://github.com/fybalaban/scripts#source_polybarpy)
dependencies: dependencies:
- [polybar](https://github.com/polybar/polybar) - [polybar](https://github.com/polybar/polybar)