From 369ffd6ed6fddaf47c2ca8c412348370b0ee68f4 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 22 Apr 2020 17:18:33 +0300 Subject: [PATCH] i3: uncomment numlockx on --- conf/i3/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/conf/i3/config b/conf/i3/config index 5079ffba..daefe5e2 100644 --- a/conf/i3/config +++ b/conf/i3/config @@ -321,9 +321,7 @@ 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 - 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