JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove args constraint and add an example of args in conf file
[spectrwm.git] / scrotwm.conf
1 # $scrotwm$
2 #
3 # colors for focussed and unfocussed window borders
4 color_focus             = red
5 color_unfocus           = rgb:88/88/88
6
7 # bar settings
8 bar_enabled             = 1
9 bar_border_width        = 1
10 bar_border[1]           = rgb:00/80/80
11 bar_color[1]            = black
12 bar_font_color[1]       = rgb:a0/a0/a0
13 bar_font                = -*-terminus-medium-*-*-*-*-*-*-*-*-*-*-*
14 #bar_action             = baraction.sh
15 #bar_delay              = 1
16 #bar_at_bottom          = 1
17 stack_enabled           = 1
18 clock_enabled           = 1
19 #clock_format           = %a %b %d %R %Z %Y
20 title_name_enabled      = 0
21 title_class_enabled     = 0
22 window_name_enabled     = 0
23 #focus_mode             = default
24 #disable_border         = 1
25 #border_width                   = 1
26
27 # spawn app
28 # program[term]         = xterm
29 # program[screenshot_all]       = screenshot.sh full
30 # program[screenshot_wind]      = screenshot.sh window
31 # program[lock]         = xlock
32 # program[initscr]      = initscreen.sh
33 # program[menu]         = dmenu_run -fn $bar_font -nb $bar_color -nf $bar_font_color -sb $bar_border -sf $bar_color
34 spawn_term              = xterm
35
36 # dialog box size ratio .3 >= r < 1
37 dialog_ratio            = 0.6
38
39 # Split a non-Xrandr dual head setup into one region per monitor
40 # (non-standard driver-based multihead is not seen by scrotwm)
41 # region                = screen[1]:1280x1024+0+0
42 # region                = screen[1]:1280x1024+1280+0
43
44 # Launch applications in a workspace of choice
45 # autorun               = ws[1]:xterm
46 # autorun               = ws[2]:xxxterm http://www.openbsd.org
47
48 # mod key, (windows key is Mod4) (apple key on OSX is Mod2)
49 # modkey = Mod1
50
51 # key bindings
52 # unbind with: bind[] = <keys>
53 #bind[cycle_layout]     = MOD+space
54 #bind[stack_reset]      = MOD+Shift+space
55 #bind[master_shrink]    = MOD+h
56 #bind[master_grow]      = MOD+l
57 #bind[master_add]       = MOD+comma
58 #bind[master_del]       = MOD+period
59 #bind[stack_inc]                = MOD+Shift+comma
60 #bind[stack_dec]                = MOD+Shift+period
61 #bind[swap_main]                = MOD+Return
62 #bind[focus_next]       = MOD+j
63 #bind[focus_prev]       = MOD+k
64 #bind[swap_next]                = MOD+Shift+j
65 #bind[swap_prev]                = MOD+Shift+k
66 #bind[spawn_term]       = MOD+Shift+Return
67 #bind[menu]             = MOD+p
68 #bind[quit]             = MOD+Shift+q
69 #bind[restart]          = MOD+q
70 #bind[focus_main]       = MOD+m
71 #bind[ws_1]             = MOD+1
72 #bind[ws_2]             = MOD+2
73 #bind[ws_3]             = MOD+3
74 #bind[ws_4]             = MOD+4
75 #bind[ws_5]             = MOD+5
76 #bind[ws_6]             = MOD+6
77 #bind[ws_7]             = MOD+7
78 #bind[ws_8]             = MOD+8
79 #bind[ws_9]             = MOD+9
80 #bind[ws_10]            = MOD+0
81 #bind[ws_next]          = MOD+Right
82 #bind[ws_prev]          = MOD+Left
83 #bind[screen_next]      = MOD+Shift+Right
84 #bind[screen_prev]      = MOD+Shift+Left
85 #bind[mvws_1]           = MOD+Shift+1
86 #bind[mvws_2]           = MOD+Shift+2
87 #bind[mvws_3]           = MOD+Shift+3
88 #bind[mvws_4]           = MOD+Shift+4
89 #bind[mvws_5]           = MOD+Shift+5
90 #bind[mvws_6]           = MOD+Shift+6
91 #bind[mvws_7]           = MOD+Shift+7
92 #bind[mvws_8]           = MOD+Shift+8
93 #bind[mvws_9]           = MOD+Shift+9
94 #bind[mvws_10]          = MOD+Shift+0
95 #bind[bar_toggle]       = MOD+b
96 #bind[focus_next]       = MOD+Tab
97 #bind[focus_prev]       = MOD+Shift+Tab
98 #bind[wind_kill]                = MOD+Shift+x
99 #bind[wind_del]         = MOD+x
100 #bind[screenshot_all]   = MOD+s
101 #bind[screenshot_wind]  = MOD+Shift+s
102 #bind[float_toggle]     = MOD+t
103 #bind[version]          = MOD+Shift+v
104 #bind[lock]             = MOD+Shift+Delete
105 #bind[initscr]          = MOD+Shift+i
106
107 # quirks
108 # remove with: quirk[class:name] = NONE
109 #quirk[MPlayer:xv]                      = FLOAT + FULLSCREEN + FOCUSPREV
110 #quirk[OpenOffice.org 2.4:VCLSalFrame]  = FLOAT
111 #quirk[OpenOffice.org 3.0:VCLSalFrame]  = FLOAT
112 #quirk[OpenOffice.org 3.1:VCLSalFrame]  = FLOAT
113 #quirk[Firefox-bin:firefox-bin]         = TRANSSZ
114 #quirk[Firefox:Dialog]                  = FLOAT
115 #quirk[Gimp:gimp]                       = FLOAT + ANYWHERE
116 #quirk[XTerm:xterm]                     = XTERM_FONTADJ
117 #quirk[xine:Xine Window]                        = FLOAT + ANYWHERE
118 #quirk[Xitk:Xitk Combo]                 = FLOAT + ANYWHERE
119 #quirk[xine:xine Panel]                 = FLOAT + ANYWHERE
120 #quirk[Xitk:Xine Window]                        = FLOAT + ANYWHERE
121 #quirk[xine:xine Video Fullscreen Window] = FULLSCREEN + FLOAT
122 #quirk[pcb:pcb]                         = FLOAT
123
124 # EXAMPLE: define firefox program and bind to key
125 # program[firefox]      = firefox http://scrotwm.org/
126 # bind[firefox]         = MOD+f