From 02d035fa62699ced5e6b8ee490127de6aa57d8c5 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 28 Jan 2020 22:33:48 +0200 Subject: [PATCH] i3: disable numlockx due to kincarron --- conf/i3/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index 9316c517..2c69e4d9 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -311,9 +311,9 @@ exec --no-startup-id feh --bg-scale ~/.wallpaper exec --no-startup-id xcompmgr -c -n # Make everything a bit transparent, you don't want this. #exec --no-startup-id compton --active-opacity 0.95 --inactive-opacity 0.95 -m 0.95 -e 0.95 -# CHANGEME - work try-out practice laptop was unhappy about numlockx on, +# CHANGEME - Kincarron is unhappy about numlockx on, # at least on it, this should be off. -exec --no-startup-id numlockx on +#exec --no-startup-id numlockx on # see also pam_environment https://wiki.archlinux.org/index.php/Fcitx#Non_desktop_environment exec --no-startup-id fcitx #exec --no-startup-id kdocker -m -d 300 $TERMINAL