diff options
| author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-02 21:59:45 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-04-02 21:59:45 +0800 |
| commit | a75633b75781237e4376c8cae136cd98d714ebab (patch) | |
| tree | 88e0562a6708d13759a4928893fdacf840bb48e8 /Makefile | |
| parent | 0399d98fa8519a72d66d323c7f1db9042ed6580f (diff) | |
update
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -81,3 +81,6 @@ xkb: | |||
| 81 | #! /bin/env bash | 81 | #! /bin/env bash |
| 82 | setxkbmap -option ctrl:nocaps 2>/dev/null | 82 | setxkbmap -option ctrl:nocaps 2>/dev/null |
| 83 | EOF | 83 | EOF |
| 84 | |||
| 85 | urlview: | ||
| 86 | ln -sf `pwd`/misc/urlview ~/.urlview | ||