aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config.txt
diff options
context:
space:
mode:
authorLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:29:02 +0200
committerLukas Fleischer <calcurse@cryptocrack.de>2013-07-22 16:29:02 +0200
commit5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d (patch)
treec92caff0ef406d534e78f807a3fdeb1b3da24b89 /doc/config.txt
parent3f621c69fc42d0404017c1db53cd27d09c02da22 (diff)
downloadcalcurse-5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d.tar.gz
calcurse-5aa2f0de3caa29c5e9dcef1351dc8b307aea5d1d.zip
doc/: Formatting fixes
* Use an AsciiDoc-compatible layout. * Use a maximum line width of 79 characters everywhere. Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
Diffstat (limited to 'doc/config.txt')
-rw-r--r--doc/config.txt22
1 files changed, 13 insertions, 9 deletions
diff --git a/doc/config.txt b/doc/config.txt
index f69d158..494dfe4 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -1,17 +1,21 @@
Config
======
-Open the configuration submenu.
-From this submenu, you can select between color, layout, notification
-and general options, and you can also configure your keybindings.
+Open the configuration submenu. From this submenu, you can select between
+color, layout, notification and general options, and you can also configure
+your keybindings.
The color submenu lets you choose the color theme.
-The layout submenu lets you choose the Calcurse screen layout, in other
-words where to place the three different panels on the screen.
-The general options submenu brings a screen with the different options
-which modifies the way Calcurse interacts with the user.
+
+The layout submenu lets you choose the Calcurse screen layout, in other words
+where to place the three different panels on the screen.
+
+The general options submenu brings a screen with the different options which
+modifies the way Calcurse interacts with the user.
+
The notify submenu allows you to change the notify-bar settings.
+
The keys submenu lets you define your own key bindings.
-Do not forget to save the calendar data to retrieve your configuration
-next time you launch Calcurse. \ No newline at end of file
+Do not forget to save the calendar data to retrieve your configuration next
+time you launch Calcurse.