aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-12-21 12:13:04 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-12-21 12:13:04 +0100
commite95965843d1d1ecc72dfc22c59d47bf5caa11756 (patch)
tree738abb9ec465b9272da29cbea57ec638e207e369 /data
parentBug fixes (diff)
downloadsmolbote-e95965843d1d1ecc72dfc22c59d47bf5caa11756.tar.xz
Added Search Box
Diffstat (limited to 'data')
-rw-r--r--data/poi.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/poi.cfg b/data/poi.cfg
index 0ec54f3..bf8a022 100644
--- a/data/poi.cfg
+++ b/data/poi.cfg
@@ -29,7 +29,8 @@ browser = {
newTab = "Ctrl+T";
about = "F1";
quit = "Ctrl+Q";
-
+
+ toggleSearchBox = "F3";
focusAddress = "F4";
fullscreen = "F11";