]> git.armaanb.net Git - bin.git/blob - man/setter.1.scd
Write manpages
[bin.git] / man / setter.1.scd
1 setter(1)
2
3 # NAME
4 setter - media hotkey backend
5
6 # SYNOPSIS
7 *setter*++
8 *setter* status++
9 *setter* audio++
10 *setter* brightness
11
12 # DESCRIPTION
13 The various subcommands of setter are designed to be bound to various media
14 keys. setter without a subcommand is an alias to "status".
15
16 # SUBCOMMANDS
17 *status*
18         Show a notification with time/date, battery level, volume.
19
20 *audio*
21         Without an argument: toggles mute.
22
23         Without an argument: increments volume by the specified percent.
24
25 *brightness*
26         Increments the backlight brightness by the specified percent.
27
28 # COPYRIGHT
29 This is free and unencumbered software released into the public domain. For more
30 information, please refer to <https://unlicense.org/>.