aboutsummaryrefslogtreecommitdiff
path: root/linux/config.yaml
blob: 38e6e6ef5de0a825d2658dc599fa207bc3b824c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
- poi:
   name: smolbote
   icon: :/icons/poi.svg
   config: ~/.config/smolbote/smolbote.cfg

- shortcuts:
   session.save: Ctrl+S,S
   session.open: Ctrl+S,O

   window.newgroup: Ctrl+G
   window.newwindow: Ctrl+N
   window.about: F1
   window.quit: Ctrl+Q
   window.search: F3
   window.bookmarks.show: Ctrl+B
   window.downloads.show: Ctrl+D

   navigationbar.show: Ctrl+Shift+N
   navigation.back: Ctrl+Left
   navigation.backmenu: Ctrl+Down
   navigation.forward: Ctrl+Right
   navigation.forwardmenu: Ctrl+Up
   navigation.refresh: F5
   navigation.reload: Ctrl+F5
   navigation.home: Ctrl+Home

   address.focus: F4
   address.menu: F2

   subwindow.close: Ctrl+Shift+W
   subwindow.fullscreen: F11
   subwindow.newtab: Ctrl+T
   subwindow.closetab: Ctrl+W
   subwindow.restoretab: Ctrl+Shift+T
   subwindow.tableft: Ctrl+O
   subwindow.movetableft: Ctrl+Shift+O
   subwindow.tabright: Ctrl+P
   subwindow.movetabright: Ctrl+Shift+P

- mainwindow:
   title: smolbote
   width: 1280
   height: 720

- bookmarks:
   path: ~/.config/smolbote/bookmarks.xbel
   toolbar.show: Ctrl+Shift+B
   toolbar.movable: false
   toolbar.visible: true

- downloads:
   path: ~/Downloads

- profile:
   path: ~/.config/smolbote/profiles.d
   default: default
   search: https://duckduckgo.com/?q=%1&ia=web
   homepage: about:blank
   newtab: about:blank

- session:
   path: ~/.config/smolbote/session.d