JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Add opacity hint support for composite managers.
[spectrwm.git] / spectrwm.conf
1 # PLEASE READ THE MAN PAGE BEFORE EDITING THIS FILE!
2 # http://opensource.conformal.com/cgi-bin/man-cgi?spectrwm
3 # NOTE: all rgb color values in this file are in hex! see XQueryColor for examples
4
5 # workspace_limit       = 22
6 # focus_mode            = default
7 # focus_close           = previous
8 # focus_close_wrap      = 1
9 # focus_default         = last
10 # spawn_position                = next
11
12 # Window Decoration
13 # border_width          = 1
14 # color_focus           = red
15 # color_focus_maximized = yellow
16 # color_unfocus         = rgb:88/88/88
17 # color_unfocus_maximized       = rgb:88/88/00
18 # region_padding        = 0
19 # tile_gap              = 0
20
21 # Region containment
22 # Distance window must be dragged/resized beyond the region edge before it is
23 # allowed outside the region.
24 # boundary_width                = 50
25
26 # Remove window border when bar is disabled and there is only one window in workspace
27 # disable_border                = 1
28
29 # Hinting for composite managers such as xcompmgr
30 # composite_enabled     = 1
31 # opacity_focus         = 1.0
32 # opacity_unfocus       = 0.6
33
34 # Bar Settings
35 # bar_enabled           = 1
36 # bar_border_width      = 1
37 # bar_border[1]         = rgb:00/80/80
38 # bar_border_unfocus[1] = rgb:00/40/40
39 # bar_color[1]          = black
40 # bar_font_color[1]     = rgb:a0/a0/a0
41 # bar_font              = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
42 # bar_action            = baraction.sh
43 # bar_justify           = left
44 # bar_format            = +N:+I +S <+D>+4<%a %b %d %R %Z %Y+8<+A+4<+V
45 # bar_at_bottom         = 1
46 # stack_enabled         = 1
47 # clock_enabled         = 1
48 # clock_format          = %a %b %d %R %Z %Y
49 # iconic_enabled        = 0
50 # window_class_enabled  = 0
51 # window_instance_enabled       = 0
52 # window_name_enabled   = 0
53 # verbose_layout                = 1
54 # urgent_enabled                = 1
55
56 # Dialog box size ratio when using TRANSSZ quirk; 0.3 < dialog_ratio <= 1.0
57 # dialog_ratio          = 0.6
58
59 # Split a non-RandR dual head setup into one region per monitor
60 # (non-standard driver-based multihead is not seen by spectrwm)
61 # region                = screen[1]:1280x1024+0+0
62 # region                = screen[1]:1280x1024+1280+0
63
64 # Launch applications in a workspace of choice
65 # autorun               = ws[1]:xterm
66 # autorun               = ws[2]:xombrero http://www.openbsd.org
67
68 # Customize workspace layout at start
69 # layout                = ws[1]:4:0:0:0:vertical
70 # layout                = ws[2]:0:0:0:0:horizontal
71 # layout                = ws[3]:0:0:0:0:fullscreen
72 # layout                = ws[4]:4:0:0:0:vertical_flip
73 # layout                = ws[5]:0:0:0:0:horizontal_flip
74
75 # Set workspace name at start
76 # name                  = ws[1]:IRC
77 # name                  = ws[2]:Email
78 # name                  = ws[3]:Browse
79 # name                  = ws[10]:Music
80
81 # Mod key, (Windows key is Mod4) (Apple key on OSX is Mod2)
82 # modkey = Mod1
83
84 # This allows you to include pre-defined key bindings for your keyboard layout.
85 # keyboard_mapping = ~/.spectrwm_us.conf
86
87 # PROGRAMS
88
89 # Validated default programs:
90 # program[lock]         = xlock
91 # program[term]         = xterm
92 # program[menu]         = dmenu_run $dmenu_bottom -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color
93
94 # To disable validation of the above, free the respective binding(s):
95 # bind[]                = MOD+Shift+Delete      # disable lock
96 # bind[]                = MOD+Shift+Enter       # disable term
97 # bind[]                = MOD+p                 # disable menu
98
99 # Optional default programs that will only be validated if you override:
100 # program[screenshot_all]       = screenshot.sh full    # optional
101 # program[screenshot_wind]      = screenshot.sh window  # optional
102 # program[initscr]      = initscreen.sh                 # optional
103
104 # EXAMPLE: Define 'firefox' action and bind to key.
105 # program[firefox]      = firefox http://spectrwm.org/
106 # bind[firefox]         = MOD+Shift+b
107
108 # QUIRKS
109 # Default quirks, remove with: quirk[class:name] = NONE
110 # quirk[MPlayer:xv]                     = FLOAT + FULLSCREEN + FOCUSPREV
111 # quirk[OpenOffice.org 2.4:VCLSalFrame] = FLOAT
112 # quirk[OpenOffice.org 3.0:VCLSalFrame] = FLOAT
113 # quirk[OpenOffice.org 3.1:VCLSalFrame] = FLOAT
114 # quirk[Firefox-bin:firefox-bin]                = TRANSSZ
115 # quirk[Firefox:Dialog]                 = FLOAT
116 # quirk[Gimp:gimp]                      = FLOAT + ANYWHERE
117 # quirk[XTerm:xterm]                    = XTERM_FONTADJ
118 # quirk[xine:Xine Window]                       = FLOAT + ANYWHERE
119 # quirk[Xitk:Xitk Combo]                        = FLOAT + ANYWHERE
120 # quirk[xine:xine Panel]                        = FLOAT + ANYWHERE
121 # quirk[Xitk:Xine Window]                       = FLOAT + ANYWHERE
122 # quirk[xine:xine Video Fullscreen Window] = FULLSCREEN + FLOAT
123 # quirk[pcb:pcb]                                = FLOAT