summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-07-19 19:26:11 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-07-19 19:28:59 -0600
commitf58b1d0d6467ee0e0fe460cbc51b507b6ca404f5 (patch)
tree3d659f060070226d68a9b6e0cd33b11fbff00e55
parent9211c8a57ec13be6c9ebe0333aa8d3ad65c8cdbe (diff)
tidy
-rw-r--r--.config/X11/modmap.new4
-rw-r--r--.config/pacman/makepkg.conf2
2 files changed, 1 insertions, 5 deletions
diff --git a/.config/X11/modmap.new b/.config/X11/modmap.new
deleted file mode 100644
index c902b52..0000000
--- a/.config/X11/modmap.new
+++ /dev/null
@@ -1,4 +0,0 @@
-keycode 135 = Super_R
-
-clear mod4
-add mod4 = Super_L Super_R Hyper_L Hyper_R Menu
diff --git a/.config/pacman/makepkg.conf b/.config/pacman/makepkg.conf
index 8389fb5..dc3c5ba 100644
--- a/.config/pacman/makepkg.conf
+++ b/.config/pacman/makepkg.conf
@@ -1,4 +1,4 @@
-#!/phony/bash
+#!/hint/bash
PKGDEST="${LIBREHOME:-$HOME}/packages/pkgdest"
SRCDEST="${LIBREHOME:-$HOME}/packages/srcdest"