diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/poi.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/poi.toml b/data/poi.toml index 0547472..36247ca 100644 --- a/data/poi.toml +++ b/data/poi.toml @@ -31,6 +31,7 @@ title="title — smolbote [profile]" # Main window shortcuts [window.shortcuts] focusAddress="F4" +fullscreen="F11" tabNew="Ctrl+T" tabClose="Ctrl+X" tabLeft="Shift+Left" |