diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-20 00:16:31 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-20 00:16:31 +0800 |
| commit | 067029d83ed8a4c5590436da76e9afb780dcadc0 (patch) | |
| tree | b634c504f72f836f3b9bcb22c57000672fabf168 /Makefile | |
| parent | a3922a45cf7e86fa80abaa40015f2ec081c9c9e7 (diff) | |
Update
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -76,6 +76,9 @@ pass: | |||
| 76 | openbox: | 76 | openbox: |
| 77 | ln -sf `pwd`/misc/openbox/rc.xml ~/.config/openbox/ | 77 | ln -sf `pwd`/misc/openbox/rc.xml ~/.config/openbox/ |
| 78 | 78 | ||
| 79 | archcraft: | ||
| 80 | ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot | ||
| 81 | |||
| 79 | xkb: | 82 | xkb: |
| 80 | #sudo cat >/etc/profile.d/xkb.sh <<EOF | 83 | #sudo cat >/etc/profile.d/xkb.sh <<EOF |
| 81 | ##! /bin/env bash | 84 | ##! /bin/env bash |