This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
dwm-macbookair
mirror of
https://github.com/gmarxcc/dwm-macbookair
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
added Acroread.* and MPlayer.* to config.arg.h rules
main
arg@10ksloc.org
18 years ago
parent
95e8d12b71
commit
85e6d59956
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
config.arg.h
+ 2
- 0
config.arg.h
View File
@ -68,4 +68,6 @@ static Rule rule[] = { \
/* class:instance tags isfloat */
\
{
"
Firefox.*
"
,
{
[
Tnet
]
=
"
net
"
}
,
False
}
,
\
{
"
Gimp.*
"
,
{
0
}
,
True
}
,
\
{
"
MPlayer.*
"
,
{
0
}
,
True
}
,
\
{
"
Acroread.*
"
,
{
0
}
,
True
}
,
\
}
;
Write
Preview
Loading…
Cancel
Save