JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix crash in rg_n/mvrg_n when the target region does not exist.
[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_unfocus         = rgb:88/88/88
16 # region_padding        = 0
17 # tile_gap              = 0
18
19 # Region containment
20 # Distance window must be dragged/resized beyond the region edge before it is
21 # allowed outside the region.
22 # boundary_width                = 50
23
24 # Remove window border when bar is disabled and there is only one window in workspace
25 # disable_border                = 1
26
27 # Bar Settings
28 # bar_enabled           = 1
29 # bar_border_width      = 1
30 # bar_border[1]         = rgb:00/80/80
31 # bar_border_unfocus[1] = rgb:00/40/40
32 # bar_color[1]          = black
33 # bar_font_color[1]     = rgb:a0/a0/a0
34 # bar_font              = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
35 # bar_action            = baraction.sh
36 # bar_justify           = left
37 # bar_format            = +N:+I +S <+D>+4<%a %b %d %R %Z %Y+8<+A+4<+V
38 # bar_at_bottom         = 1
39 # stack_enabled         = 1
40 # clock_enabled         = 1
41 # clock_format          = %a %b %d %R %Z %Y
42 # title_name_enabled    = 0
43 # title_class_enabled   = 0
44 # window_name_enabled   = 0
45 # verbose_layout                = 1
46 # urgent_enabled                = 1
47
48 # Dialog box size ratio when using TRANSSZ quirk; 0.3 < dialog_ratio <= 1.0
49 # dialog_ratio          = 0.6
50
51 # Split a non-RandR dual head setup into one region per monitor
52 # (non-standard driver-based multihead is not seen by spectrwm)
53 # region                = screen[1]:1280x1024+0+0
54 # region                = screen[1]:1280x1024+1280+0
55
56 # Launch applications in a workspace of choice
57 # autorun               = ws[1]:xterm
58 # autorun               = ws[2]:xombrero http://www.openbsd.org
59
60 # Customize workspace layout at start
61 # layout                = ws[1]:4:0:0:0:vertical
62 # layout                = ws[2]:0:0:0:0:horizontal
63 # layout                = ws[3]:0:0:0:0:fullscreen
64 # layout                = ws[4]:4:0:0:0:vertical_flip
65 # layout                = ws[5]:0:0:0:0:horizontal_flip
66
67 # Mod key, (Windows key is Mod4) (Apple key on OSX is Mod2)
68 # modkey = Mod1
69
70 # This allows you to include pre-defined key bindings for your keyboard layout.
71 # keyboard_mapping = ~/.spectrwm_us.conf
72
73 # PROGRAMS
74
75 # Validated default programs:
76 # program[lock]         = xlock
77 # program[term]         = xterm
78 # program[menu]         = dmenu_run $dmenu_bottom -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color
79
80 # To disable validation of the above, free the respective binding(s):
81 # bind[]                = MOD+Shift+Delete      # disable lock
82 # bind[]                = MOD+Shift+Enter       # disable term
83 # bind[]                = MOD+p                 # disable menu
84
85 # Optional default programs that will only be validated if you override:
86 # program[screenshot_all]       = screenshot.sh full    # optional
87 # program[screenshot_wind]      = screenshot.sh window  # optional
88 # program[initscr]      = initscreen.sh                 # optional
89
90 # EXAMPLE: Define 'firefox' action and bind to key.
91 # program[firefox]      = firefox http://spectrwm.org/
92 # bind[firefox]         = MOD+Shift+b
93
94 # QUIRKS
95 # Default quirks, remove with: quirk[class:name] = NONE
96 # quirk[MPlayer:xv]                     = FLOAT + FULLSCREEN + FOCUSPREV
97 # quirk[OpenOffice.org 2.4:VCLSalFrame] = FLOAT
98 # quirk[OpenOffice.org 3.0:VCLSalFrame] = FLOAT
99 # quirk[OpenOffice.org 3.1:VCLSalFrame] = FLOAT
100 # quirk[Firefox-bin:firefox-bin]                = TRANSSZ
101 # quirk[Firefox:Dialog]                 = FLOAT
102 # quirk[Gimp:gimp]                      = FLOAT + ANYWHERE
103 # quirk[XTerm:xterm]                    = XTERM_FONTADJ
104 # quirk[xine:Xine Window]                       = FLOAT + ANYWHERE
105 # quirk[Xitk:Xitk Combo]                        = FLOAT + ANYWHERE
106 # quirk[xine:xine Panel]                        = FLOAT + ANYWHERE
107 # quirk[Xitk:Xine Window]                       = FLOAT + ANYWHERE
108 # quirk[xine:xine Video Fullscreen Window] = FULLSCREEN + FLOAT
109 # quirk[pcb:pcb]                                = FLOAT