about summary refs log tree commit diff stats
path: root/dwm.1
blob: 1e312e96e42845e4cddab52e12fa5d321f3309fd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.TH DWM 1 dwm-0.0
.SH NAME
dwm \- dynamic window manager
.SH SYNOPSIS
.B dwm
.RB [ \-v ]
.SH DESCRIPTION
.SS Overview
.B dwm
is a dynamic window manager for X11.
.SS Options
.TP
.B \-v
prints version information to stdout, then exits.
back-end, and tree(1) to list contents of the password store Caveats ------- For the utility to work, you have to generate your own keypair with age-keygen(1) The private key should be placed as ~/.ayu/private_key and the public key should be placed as ~/.ayu/public_key e.g. age-keygen -o ~/.ayu/private_key && age-keygen -y ~/.ayu/private_key > ~/.ayu/public_key Store is located by default on ~/.ayu-store/ Anti-features ------------- 1) built-in integration with Git 2) built-in automatic keypair generation Neither of those are included and probably will never be. Just use the CLI tools by themselves, lol. Add-ons ------- 1) ayu-bemenu: bemenu integration 2) ayu-dmenu: same as above but dmenu 3) ayu-totp: adds time-based one-time password support Dependencies ------------- 1) age(1), duh! 2) mandoc (documentation) 3) tree Related software ---------------- [angou]: <https://gt.kalli.st/shokara/angou> [pa]: <https://github.com/biox/pa> [page]: <https://github.com/e-zk/page> [pass]: <https://passwordstore.org> License ------- Discordian Public License