-
Notifications
You must be signed in to change notification settings - Fork 0
/
default.conf
60 lines (58 loc) · 1.55 KB
/
default.conf
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
## This file is read if you don't specify a config file with `--config` and
## there is no file in ~/.config/xlunch/xlunch.conf. You shuldn't edit this
## file directly but copy this file to e.g. ~/.config/xlunch/xlunch.conf and
## make your own changes. Options that are commented out are either switches
## that are turned on by the presence of an option, or options that takes a
## value but defaults to empty or has special meaning when no option is given.
## Simply uncomment the options you want and set them to the required value.
## Note that strings are not delimited by quotes, all values are read until the
## end of the line but whitespace is trunkcated from the front. To see what the
## options do, refer to `xlunch --help` or see http://xlunch.org
# desktop
# noprompt
# outputonly
# selectonly
# multiple
# voidclickterminate
# focuslostterminate
# dontquit
# reverse
# windowed
# clearmemory
# shortcuts: <list of characters>
# button: <list of buttons definitions>
# scroll
# xposition: 0
# yposition: 0
# width: 0
# height: 0
prompt: Run:
# font: OpenSans-Regular/10
# promptfont: OpenSans-Regular/10
# rootwindowbackground
# background: file.png/jpg
# bgfill
# highlight: file.png/jpg
iconpadding: 10
# iconvpadding: 10
textpadding: 10
# columns: 1
# rows: 1
# border: 0
# sideborder: 0
borderratio: 50
# sideborderratio: 50
# center
promptspacing: 48
iconsize: 48
# textafter
# textotherside
# upsidedown
# paddingswap
# leastmargin: 0
# leastvmargin: 0
# hidemissing
textcolor: ffffffff
promptcolor: ffffffff
backgroundcolor: 2e344066
highlightcolor: ffffff32