aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Xmodmap.conf1
-rw-r--r--sh/x.sh2
2 files changed, 1 insertions, 2 deletions
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'