fix naming in info-archnews
This commit is contained in:
parent
cc0c0d0918
commit
259b619770
@ -1,4 +1,4 @@
|
|||||||
# Script: news-arch
|
# Script: info-archnews
|
||||||
|
|
||||||
A Python script that shows Arch Linux RSS news.
|
A Python script that shows Arch Linux RSS news.
|
||||||
|
|
||||||
@ -13,6 +13,6 @@ A Python script that shows Arch Linux RSS news.
|
|||||||
```ini
|
```ini
|
||||||
[module/news-arch]
|
[module/news-arch]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
exec = ~/polybar-scripts/news-arch.py
|
exec = ~/polybar-scripts/info-archnews.py
|
||||||
interval = 600
|
interval = 600
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user