diff options
| -rw-r--r-- | Xmodmap.conf | 1 | ||||
| -rw-r--r-- | sh/x.sh | 2 |
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 @@ -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' |
