aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag/swaynag.5.scd
diff options
context:
space:
mode:
authorLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-07-30 15:17:51 -0400
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2018-08-01 22:47:54 -0400
commit41d858b4397f1c89a13900f078854e28ea0ac45a (patch)
tree7c770085c609f38f742610de099bb41923911c24 /swaynag/swaynag.5.scd
parentswaynag: swaybar like default colors (diff)
downloadsway-41d858b4397f1c89a13900f078854e28ea0ac45a.tar.gz
sway-41d858b4397f1c89a13900f078854e28ea0ac45a.tar.zst
sway-41d858b4397f1c89a13900f078854e28ea0ac45a.zip
swaynag: add blank lines after headings in scdocs
Diffstat (limited to 'swaynag/swaynag.5.scd')
-rw-r--r--swaynag/swaynag.5.scd3
1 files changed, 3 insertions, 0 deletions
diff --git a/swaynag/swaynag.5.scd b/swaynag/swaynag.5.scd
index e2348d8b..d3daadf7 100644
--- a/swaynag/swaynag.5.scd
+++ b/swaynag/swaynag.5.scd
@@ -10,6 +10,7 @@ $HOME/.swaynag/config, $XDG\_CONFIG\_HOME/swaynag/config,
10SYSCONFDIR/swaynag/config 10SYSCONFDIR/swaynag/config
11 11
12# CONFIG FILE 12# CONFIG FILE
13
13At the top of the config file, _swaynag_ options can be set using the format 14At the top of the config file, _swaynag_ options can be set using the format
14_long-option=value_. These will be used as default values if _swaynag_ is not 15_long-option=value_. These will be used as default values if _swaynag_ is not
15given the option. This can be useful for setting a preferred font, output, and 16given the option. This can be useful for setting a preferred font, output, and
@@ -79,6 +80,7 @@ Additionally, the following options can be assigned a default per-type:
79 Set the output to use. This should be the name of a _xdg\_output_. 80 Set the output to use. This should be the name of a _xdg\_output_.
80 81
81# EXAMPLE 82# EXAMPLE
83
82``` 84```
83font=Monospace 12 85font=Monospace 12
84edge=bottom 86edge=bottom
@@ -94,4 +96,5 @@ message-padding=10
94``` 96```
95 97
96# SEE 98# SEE
99
97swaynag(1) 100swaynag(1)