From 785fafee3a03c3d4fb0356704667a820295fa294 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Tue, 4 Jan 2022 20:31:22 +0100 Subject: [PATCH] Remove numlockx Signed-off-by: Severin Kaderli --- system/.config/X11/xsetup | 3 --- 1 file changed, 3 deletions(-) diff --git a/system/.config/X11/xsetup b/system/.config/X11/xsetup index c727fc8..ff6003d 100644 --- a/system/.config/X11/xsetup +++ b/system/.config/X11/xsetup @@ -18,9 +18,6 @@ xset s off -dpms # Set keyboard layout setxkbmap -model pc105 -layout ch -# Enable numlock -numlockx & - # Start applications nm-applet & #redshift-gtk &