diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:23:09 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:23:09 +0100 |
| commit | 5d331ca804c730065a9e82dd262f634fed5b84fb (patch) | |
| tree | 4d7dab20a8d6cad74a56c613306ac7161e351634 /README | |
| parent | Update e-mail (diff) | |
| download | xkbdbind-1.2.1.tar.gz xkbdbind-1.2.1.tar.bz2 xkbdbind-1.2.1.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ DESCRIPTION xkbdbind lets the user configure keybindings to start programs. - xkbdbind is a configured by the user by editing the + xkbdbind is configured by the user by editing the config.h source file and recompiling the program. The user shall therefore have a local copy of the software, and a personal installation of it. Thus, xkbdbind is @@ -17,4 +17,4 @@ DESCRIPTION Download xkbdbind to ~/.local/src/xkbdbind, run make(1) in ~/.local/src/xkbdbind, link ~/.local/bin/xkbdbind to ~/.local/src/xkbdbind/xkbdbind, and add ~/.local/bin to - PATthe H environment variable if you haven't already. + the PATH environment variable if you haven't already. |
