diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-07-14 23:33:48 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-07-14 23:33:48 +0800 |
commit | 7606bb10a26ad2662a8e2ea047ba582c4a99687e (patch) | |
tree | d74d91714113feb2c13e10424e9e1a3f75503da1 /Makefile | |
parent | ca976c6815f01b852daeefec7e641b9c98bb4084 (diff) |
Update
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -79,14 +79,6 @@ openbox: | |||
79 | archcraft: | 79 | archcraft: |
80 | ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot | 80 | ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot |
81 | 81 | ||
82 | xkb: | ||
83 | #sudo cat >/etc/profile.d/xkb.sh <<EOF | ||
84 | ##! /bin/env bash | ||
85 | #setxkbmap -option ctrl:nocaps 2>/dev/null | ||
86 | #EOF | ||
87 | setxkbmap -option ctrl:nocaps 2>/dev/null | ||
88 | #setxkbmap -option altwin:swap_alt_win | ||
89 | |||
90 | urlview: | 82 | urlview: |
91 | ln -sf `pwd`/misc/urlview ~/.urlview | 83 | ln -sf `pwd`/misc/urlview ~/.urlview |
92 | 84 | ||