aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-07-14 23:33:48 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-07-14 23:33:48 +0800
commit7606bb10a26ad2662a8e2ea047ba582c4a99687e (patch)
treed74d91714113feb2c13e10424e9e1a3f75503da1 /Makefile
parentca976c6815f01b852daeefec7e641b9c98bb4084 (diff)
Update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 399c87a..1a270e7 100644
--- a/Makefile
+++ b/Makefile
@@ -79,14 +79,6 @@ openbox:
79archcraft: 79archcraft:
80 ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot 80 ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot
81 81
82xkb:
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
90urlview: 82urlview:
91 ln -sf `pwd`/misc/urlview ~/.urlview 83 ln -sf `pwd`/misc/urlview ~/.urlview
92 84