-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpocoy.1
48 lines (48 loc) · 1.03 KB
/
pocoy.1
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
.TH POCOY 1 2022-11-20 VERSION
.SH NAME
pocoy \- window tiling tool
.SH SYNOPSIS
pocoy
.OP -v
.OP -h
.OP -c
.SH DESCRIPTION
pocoy is a window stack management tool to add tiling and navigation features from dwm to the DE of choice
.SH OPTIONS
.TP
.B \-v
print version
.TP
.B \-h
print help message
.TP
.B \-c
print internal state file path
.SH COMMANDS
.TP
.B zoom
Toggle selected and master window positions
.TP
.B layout [none|last|M|T|C|c|@|D|F]
Set a layout: monocle M, tile T, centeredmaster C, centeredfloatingmaster c, spiral @, dwindle D, flow F
.TP
.B mfact <increment>
Increase/decrease master area size
.TP
.B pushstack <number>
Push active window x positions in the stack
.TP
.B focusstack <number>
Focus the window x positions up or down in the stack
.TP
.B incnmaster <increment>
Increment/decrement the number of windows in the master area
.TP
.B gap inner <number>
Add a number of pixels around each window
.TP
.B gap outer <number>
Add a number of pixels around the layout area
.TP
.B decoration toggle
Toggle window decorations on and off