Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)HE
Posts
0
Comments
6
Joined
2 yr. ago

  • So, for a single purpose kiosk device, I've had some success with not using a DE or WM at all - essentially putting the desired application inside your xinitrc. In that case, you would need to configure the window geometry using xdotool (I think). There's probably something similar for Wayland. Alternatively, a tiling wm like i3 or Sway could be useful if you remove all the keybinds from the config file.

    ETA: for a device like that, I would say that arch is a potential starting point, but you might also consider an immutable distro. I don't have any experience with them though.

    ETA2: For the hardware, a Raspberry Pi is not a bad starting point, but Arch on Arm isn't officially supported. Your mileage may vary