aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-12 20:06:57 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-12 20:06:57 +0800
commitd76a684566c8a23640bf340d177f00232926ca1b (patch)
tree8ab83d03810e973199655759729da1366e336eca
parent8c7dfa460f396ec2fac055f5f12375ba621c998d (diff)
Update
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d547ca..5acc0bd 100644
--- a/Makefile
+++ b/Makefile
@@ -85,6 +85,7 @@ xkb:
85 #setxkbmap -option ctrl:nocaps 2>/dev/null 85 #setxkbmap -option ctrl:nocaps 2>/dev/null
86 #EOF 86 #EOF
87 setxkbmap -option ctrl:nocaps 2>/dev/null 87 setxkbmap -option ctrl:nocaps 2>/dev/null
88 setxkbmap -option altwin:swap_alt_win
88 89
89urlview: 90urlview:
90 ln -sf `pwd`/misc/urlview ~/.urlview 91 ln -sf `pwd`/misc/urlview ~/.urlview