parent
2edf9c1304
commit
3edca64629
3 changed files with 8 additions and 5 deletions
|
|
@ -6,6 +6,7 @@ from dataclasses import dataclass
|
|||
from pathlib import Path
|
||||
|
||||
from .types import LightDark
|
||||
from .__version__ import VERSION
|
||||
|
||||
CONFIG_PATH = Path.home() / '.config/hyfetch.json'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue