From b1ca43ed9a1034050f2db1eca5f897f78cb6b4f7 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 16 Apr 2022 03:56:43 -0300 Subject: Xmodmap.conf: Inline into sh/x.sh file --- Xmodmap.conf | 1 - sh/x.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 Xmodmap.conf diff --git a/Xmodmap.conf b/Xmodmap.conf deleted file mode 100644 index 2807e71f..00000000 --- a/Xmodmap.conf +++ /dev/null @@ -1 +0,0 @@ -keycode 118 = bar Greek_lamda diff --git a/sh/x.sh b/sh/x.sh index 7e28b205..5202917c 100644 --- a/sh/x.sh +++ b/sh/x.sh @@ -15,4 +15,4 @@ xdg-mime default firefox.desktop text/html xdg-mime default firefox.desktop text/xml xdg-mime default nautilus.desktop inode/directory -xmodmap ~/.Xmodmap +xmodmap -e 'keycode 118 = bar Greek_lambda' -- cgit v1.3