diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 707b9079..663fb6fd 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -185,6 +185,9 @@ ui.faces.debug = "(#__#)" ui.faces.upload = "(1__0)" ui.faces.upload1 = "(1__1)" ui.faces.upload2 = "(0__1)" +ui.faces.png = true +ui.faces.position_x = 58 +ui.faces.position_y = 41 ui.web.enabled = true ui.web.address = "::" # listening on both ipv4 and ipv6 - switch to 0.0.0.0 to listen on just ipv4