fix typos
This commit is contained in:
parent
0b7f5d0da3
commit
8022a0a2ab
@ -137,7 +137,7 @@
|
||||
#feed reader
|
||||
programs.newsboat = {
|
||||
enable = true;
|
||||
#store rss feeds in a seperate file beacuse it's *a lot*
|
||||
#store rss feeds in a separate file because it's *a lot*
|
||||
urls = import ./progs/rss.nix;
|
||||
};
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
#semi-transparent
|
||||
opacity = 0.95;
|
||||
|
||||
#pading between the content of the terminal and the edge
|
||||
#padding between the content of the terminal and the edge
|
||||
padding = {
|
||||
x = 10;
|
||||
y = 10;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user