From be256a40e199194b69ae24b055822f0aed971d3c Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Wed, 17 Jun 2020 21:29:54 +0100 Subject: Set keyboard layout to GB when starting x-server --- .local/bin/remaps | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 .local/bin/remaps (limited to '.local/bin/remaps') diff --git a/.local/bin/remaps b/.local/bin/remaps new file mode 100755 index 0000000..0e81ee9 --- /dev/null +++ b/.local/bin/remaps @@ -0,0 +1,3 @@ +#!/bin/sh + +setxkbmap -layout gb -- cgit v1.2.3-13-gbd6f