diff options
Diffstat (limited to 'bdwm/dwm.c.rej')
| -rwxr-xr-x | bdwm/dwm.c.rej | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bdwm/dwm.c.rej b/bdwm/dwm.c.rej new file mode 100755 index 0000000..22ec0dc --- /dev/null +++ b/bdwm/dwm.c.rej @@ -0,0 +1,10 @@ +--- dwm.c ++++ dwm.c +@@ -93,6 +93,7 @@ struct Client { + int bw, oldbw; + unsigned int tags; + int isfixed, isfloating, isurgent, neverfocus, oldstate, isfullscreen; ++ int issteam; + Client *next; + Client *snext; + Monitor *mon; |
