FocusFriend is now called aw-focus enforces aw-commit.
This commit is contained in:
@@ -16,8 +16,9 @@ class Config(BaseModel):
|
||||
blocks: List[Block]
|
||||
start_as_user: bool = True
|
||||
sleep_time: int = 1
|
||||
focusfriend_py: str = "focusfriend.py"
|
||||
aw_focus_cmd: str = "aw-focus"
|
||||
window_names: str = "window_names.txt"
|
||||
enforce_aw_commit: bool = True
|
||||
|
||||
class Config:
|
||||
extra = 'forbid'
|
||||
|
||||
Reference in New Issue
Block a user