summaryrefslogtreecommitdiff
path: root/example.xfwm4rc.in
blob: 04cb79e50de3cf139f56762f893f7b27fb0760e7 (plain)
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
53
54
55
56
57
58
# This is an example configuration file
#
# You can use it as a template for your own configuration file

# theme=name or theme=/full/path/to/themedir
theme=bbs

# keytheme=name or theme=/full/path/to/keythemedir
keytheme=default.keys

# title_alignment=left/right/center
title_alignment=left

# button_layout :
#    O = Option menu
#    T = Stick
#    H = hide
#    S = shade
#    M = maximize 
#    C = close
#    | = title
button_layout=OTS|HMC

# double_click_action=shade/hide/maximize/none
double_click_action=maximize

# box_move=true/false
box_move=false

# box_resize=true/false
box_resize=false

# click_to_focus=true/false
click_to_focus=true

# focus_new=true/false
focus_new=true

# focus_hint=true/false
focus_hint=false

# raise_on_focus=true/false
raise_on_focus=false

# raise_delay=number (milliseconds)
raise_delay=250

# snap_to_border=true/false
snap_to_border=true

# snap_width=number
snap_width=10

# workspace_count=number
workspace_count=4

# wrap_workspaces=true/false
wrap_workspaces=true