#!/bin/bash
# -*- mode: shell-script; coding: utf-8 -*-
#
# Copyright 2025 Cendio AB.
# For more information, see http://www.cendio.com
#

# Give current user access to the xserver
${TLPREFIX}/libexec/xhost +si:localuser:$(id -un)
