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
hotfix
config
Anselm R Garbe
16 years ago
parent
7eb26288fc
commit
7ac4f8a4af
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dwm.c
+ 1
- 1
dwm.c
View File
@ -1724,7 +1724,7 @@ updategeom(void) {
wx
=
sx
;
wx
=
sx
;
wy
=
sy
;
wy
=
sy
;
ww
=
sw
;
ww
=
sw
;
s
h
=
sh
-
bh
;
w
h
=
sh
-
bh
;
/* master area geometry */
/* master area geometry */
mfact
=
MFACT
;
mfact
=
MFACT
;
Write
Preview
Loading…
Cancel
Save