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