aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-04-16 03:56:43 -0300
committerEuAndreh <eu@euandre.org>2022-04-16 03:56:43 -0300
commitb1ca43ed9a1034050f2db1eca5f897f78cb6b4f7 (patch)
tree08035353cfd21003f48d046f60c6dd310d27657f
parentxmonad/{xmonad,xmobar}.hs: Move to "tilde" repository (diff)
downloaddotfiles-b1ca43ed9a1034050f2db1eca5f897f78cb6b4f7.tar.gz
dotfiles-b1ca43ed9a1034050f2db1eca5f897f78cb6b4f7.tar.xz
Xmodmap.conf: Inline into sh/x.sh file
-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'