diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-07-19 15:19:08 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-07-19 15:19:08 +0800 |
commit | 6893a1ae1d9e60e786eb847c471e55597abe9c41 (patch) | |
tree | d014ed76bc2357e3b62d86c8b35d29ac116ac3d9 /misc | |
parent | 7606bb10a26ad2662a8e2ea047ba582c4a99687e (diff) |
Update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/keymap | 1 | ||||
-rw-r--r-- | misc/openbox/rc.xml | 22 |
2 files changed, 12 insertions, 11 deletions
diff --git a/misc/keymap b/misc/keymap new file mode 100644 index 0000000..82d1db5 --- /dev/null +++ b/misc/keymap | |||
@@ -0,0 +1 @@ | |||
keycode 58 = Control | |||
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index 4cdffdf..a2d781b 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
@@ -28,37 +28,37 @@ | |||
28 | <animateIconify>yes</animateIconify> | 28 | <animateIconify>yes</animateIconify> |
29 | <font place="ActiveWindow"> | 29 | <font place="ActiveWindow"> |
30 | <name>Sans</name> | 30 | <name>Sans</name> |
31 | <size>16</size> | 31 | <size>18</size> |
32 | <weight>Bold</weight> | 32 | <weight>Bold</weight> |
33 | <slant>Normal</slant> | 33 | <slant>Normal</slant> |
34 | </font> | 34 | </font> |
35 | <font place="InactiveWindow"> | 35 | <font place="InactiveWindow"> |
36 | <name>Sans</name> | 36 | <name>Hack Nerd Font</name> |
37 | <size>16</size> | 37 | <size>18</size> |
38 | <weight>Normal</weight> | 38 | <weight>Normal</weight> |
39 | <slant>Normal</slant> | 39 | <slant>Normal</slant> |
40 | </font> | 40 | </font> |
41 | <font place="MenuHeader"> | 41 | <font place="MenuHeader"> |
42 | <name>Sans</name> | 42 | <name>Hack Nerd Font</name> |
43 | <size>16</size> | 43 | <size>18</size> |
44 | <weight>Bold</weight> | 44 | <weight>Bold</weight> |
45 | <slant>Normal</slant> | 45 | <slant>Normal</slant> |
46 | </font> | 46 | </font> |
47 | <font place="MenuItem"> | 47 | <font place="MenuItem"> |
48 | <name>Sans</name> | 48 | <name>Hack Nerd Font</name> |
49 | <size>16</size> | 49 | <size>18</size> |
50 | <weight>Normal</weight> | 50 | <weight>Normal</weight> |
51 | <slant>Normal</slant> | 51 | <slant>Normal</slant> |
52 | </font> | 52 | </font> |
53 | <font place="ActiveOnScreenDisplay"> | 53 | <font place="ActiveOnScreenDisplay"> |
54 | <name>Sans</name> | 54 | <name>Hack Nerd Font</name> |
55 | <size>16</size> | 55 | <size>18</size> |
56 | <weight>Bold</weight> | 56 | <weight>Bold</weight> |
57 | <slant>Normal</slant> | 57 | <slant>Normal</slant> |
58 | </font> | 58 | </font> |
59 | <font place="InactiveOnScreenDisplay"> | 59 | <font place="InactiveOnScreenDisplay"> |
60 | <name>Sans</name> | 60 | <name>Hack Nerd Font</name> |
61 | <size>16</size> | 61 | <size>18</size> |
62 | <weight>Normal</weight> | 62 | <weight>Normal</weight> |
63 | <slant>Normal</slant> | 63 | <slant>Normal</slant> |
64 | </font> | 64 | </font> |