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