From f2ee0d394f02fe7897f4008085295e40a032c1aa Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Thu, 12 Sep 2024 23:41:58 +0100 Subject: [PATCH] Change README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 796d5ed..3f96e6a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ python3 -m venv .venv # Change access permissions for Wayland (insecure but necessary) xhost +SI:localuser:root - # Run the clock sudo ./.venv/bin/python3 main.py -- GitLab