This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
applied patch by Jukka
config
arg@mig29
18 years ago
parent
19390b1a91
commit
0c97b21b61
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
view.c
+ 1
- 1
view.c
View File
@ -91,7 +91,7 @@ dotile(void) {
c
-
>
h
=
wah
-
2
*
BORDERPX
;
}
else
if
(
i
=
=
0
)
{
/* master window */
c
-
>
w
=
waw
-
stackw
-
2
*
BORDERPX
;
c
-
>
w
=
mpx
-
2
*
BORDERPX
;
c
-
>
h
=
wah
-
2
*
BORDERPX
;
th
=
wah
/
(
n
-
1
)
;
}
Write
Preview
Loading…
Cancel
Save