]> Skullheadx's Git Forge - surf.git/commitdiff
add inspector
authorSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 05:14:19 +0000 (01:14 -0400)
committerSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 05:14:19 +0000 (01:14 -0400)
config.h

index 8eea15db9b00d31570c786da1d7063042e497d95..b45ffff719d8513195fc7960948ca3a91f7529e7 100644 (file)
--- a/config.h
+++ b/config.h
@@ -29,7 +29,7 @@ static Parameter defconfig[ParameterLast] = {
        [FontSize]            =       { { .i = 16 },    },
        [Geolocation]         =       { { .i = 0 },     },
        [HideBackground]      =       { { .i = 0 },     },
-       [Inspector]           =       { { .i = 0 },     },
+       [Inspector]           =       { { .i = 1 },     },
        [JavaScript]          =       { { .i = 1 },     },
        [KioskMode]           =       { { .i = 0 },     },
        [LoadImages]          =       { { .i = 1 },     },