From beb5044107f9372a37d29c081d236c1c6ec2a8ce Mon Sep 17 00:00:00 2001 From: tiyn Date: Tue, 23 Dec 2025 02:08:32 +0100 Subject: [PATCH] fixed typo --- wiki/linux/x_window_system.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/linux/x_window_system.md b/wiki/linux/x_window_system.md index 69ce725..76a0ef9 100644 --- a/wiki/linux/x_window_system.md +++ b/wiki/linux/x_window_system.md @@ -135,7 +135,7 @@ EndSection This can be disabled temporarily by running `xset s off`. The screen can also be turned off instantly with the command `xset dpms force off`. -If `OffTime` does not work add the following to the file `/etc/X11/xorg.conf.d/dpms.conf. +If `OffTime` does not work add the following to the file `/etc/X11/xorg.conf.d/dpms.conf`. ```txt Section "ServerFlags"