From ea0c73a9bad27262518d08139f312fc750c7167a Mon Sep 17 00:00:00 2001 From: pryazha Date: Sun, 12 Oct 2025 15:22:37 +0500 Subject: using xterm with Xresources now, also trying to immplement mklinks --- .config/xorg.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.config/xorg.conf') diff --git a/.config/xorg.conf b/.config/xorg.conf index 00290e2..b481da8 100644 --- a/.config/xorg.conf +++ b/.config/xorg.conf @@ -9,13 +9,13 @@ EndSection Section "InputClass" Identifier "libinput pointer catchall" MatchIsPointer "true" - Driver "libinput" - Option "AccelProfile" "flat" + Driver "libinput" + Option "AccelProfile" "flat" EndSection Section "Monitor" Identifier "eDP" - Option "Primary" "true" + Option "Primary" "true" EndSection Section "Monitor" -- cgit v1.2.3-70-g09d2