diff options
| author | EuAndreh <eu@euandre.org> | 2022-04-16 03:56:43 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-04-16 03:56:43 -0300 |
| commit | b1ca43ed9a1034050f2db1eca5f897f78cb6b4f7 (patch) | |
| tree | 08035353cfd21003f48d046f60c6dd310d27657f | |
| parent | xmonad/{xmonad,xmobar}.hs: Move to "tilde" repository (diff) | |
| download | dotfiles-b1ca43ed9a1034050f2db1eca5f897f78cb6b4f7.tar.gz dotfiles-b1ca43ed9a1034050f2db1eca5f897f78cb6b4f7.tar.xz | |
Xmodmap.conf: Inline into sh/x.sh file
| -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' |
